Overload List
Name | Description | |
---|---|---|
ConvexHull2(CvArr, CvPoint, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvArr, CvPoint2D32f, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvArr, Int32, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvPoint, CvPoint, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvPoint, Int32, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvPoint2D32f, CvPoint2D32f, ConvexHullOrientation) |
Finds convex hull of point set
| |
ConvexHull2(CvPoint2D32f, Int32, ConvexHullOrientation) |
Finds convex hull of point set
|
See Also