createConvexHull 134 modules/imgproc/src/min_enclosing_triangle.cpp static void createConvexHull(cv::InputArray points, std::vector<cv::Point2f> &polygon); createConvexHull 325 modules/imgproc/src/min_enclosing_triangle.cpp createConvexHull(points, polygon);