Searched defs:patternPoints (Results 1 – 1 of 1) sorted by relevance
72 …ing(const std::vector<Point2f> &points, const Size &patternSz, std::vector<Point2f> &patternPoints) in hierarchicalClustering()151 std::vector<Point2f> patternPoints; in findGrid() local311 …SortedCorners(const std::vector<cv::Point2f> &hull2f, const std::vector<cv::Point2f> &patternPoint… in getSortedCorners()387 void CirclesGridClusterFinder::rectifyPatternPoints(const std::vector<cv::Point2f> &patternPoints, … in rectifyPatternPoints()423 void CirclesGridClusterFinder::parsePatternPoints(const std::vector<cv::Point2f> &patternPoints, co… in parsePatternPoints()