Click or drag to resize

MatIsContourConvex Method

Returns true if the contour is convex. Does not support contours with self-intersection

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsContourConvex()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Mat.IsContourConvex"]

See Also