Go to the source code of this file.
Namespaces | |
ContourHelper | |
Collection of functions for contour processing. | |
Functions | |
void | ContourHelper::ComputeConvexHull (const Vec2d *pPoints, int nPoints, Vec2d *pResultPoints, int &nResultPoints) |
Computes the convex hull for a set of contour points. More... | |