CvConvexHull2 Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberConvexHull2(CvArr, CvPoint, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvArr, CvPoint2D32f, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvArr, Int32, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvPoint, CvPoint, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvPoint, Int32, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvPoint2D32f, CvPoint2D32f, ConvexHullOrientation)
Finds convex hull of point set
Public methodStatic memberConvexHull2(CvPoint2D32f, Int32, ConvexHullOrientation)
Finds convex hull of point set
Top
See Also

Reference