CvInvokeConvexHull Method |
Name | Description | |
---|---|---|
![]() ![]() | ConvexHull(PointF, Boolean) |
Finds convex hull of 2D point set using Sklansky's algorithm
|
![]() ![]() | ConvexHull(IInputArray, IOutputArray, Boolean, Boolean) |
The function cvConvexHull2 finds convex hull of 2D point set using Sklansky's algorithm.
|