Searched defs:convexHull (Results 1 – 3 of 3) sorted by relevance
55 int SkDCubic::convexHull(char order[4]) const { in convexHull() function in SkDCubic
129 void convexHull( InputArray _points, OutputArray _hull, bool clockwise, bool returnPoints ) in convexHull() function
2329 public static void convexHull(MatOfPoint points, MatOfInt hull, boolean clockwise) in convexHull() method in Imgproc2339 public static void convexHull(MatOfPoint points, MatOfInt hull) in convexHull() method in Imgproc