Searched defs:srcPoints (Results 1 – 5 of 5) sorted by relevance
147 unsigned int* srcPoints = list_.ptr<unsigned int>(); in detect() local
143 unsigned int* srcPoints = list_.ptr<unsigned int>(); in detect() local
187 unsigned int* srcPoints = list_.ptr<unsigned int>(0); in detect() local
677 …public static Mat findHomography(MatOfPoint2f srcPoints, MatOfPoint2f dstPoints, int method, doubl… in findHomography()687 …public static Mat findHomography(MatOfPoint2f srcPoints, MatOfPoint2f dstPoints, int method, doubl… in findHomography()697 public static Mat findHomography(MatOfPoint2f srcPoints, MatOfPoint2f dstPoints) in findHomography()
2626 std::vector<Point2f> srcPoints; in Java_org_opencv_calib3d_Calib3d_findHomography_10() local2653 std::vector<Point2f> srcPoints; in Java_org_opencv_calib3d_Calib3d_findHomography_11() local2679 std::vector<Point2f> srcPoints; in Java_org_opencv_calib3d_Calib3d_findHomography_12() local