Searched defs:Mat_to_vector_Point2f (Results 1 – 2 of 2) sorted by relevance
105 void Mat_to_vector_Point2f(Mat& mat, std::vector<Point2f>& v_point) in Mat_to_vector_Point2f() function
149 public static void Mat_to_vector_Point2f(Mat m, List<Point> pts) { in Mat_to_vector_Point2f() method in Converters