Tests contour convexity.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- contour
- Type: OpenCvSharpCvArr
Tested contour (sequence or array of points)
Return Value
Type: Boolean[Missing <returns> documentation for "M:OpenCvSharp.Cv.CheckContourConvexity(OpenCvSharp.CvArr)"]
See Also