Calculates contour perimeter or curve length
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- curve
- Type: OpenCvSharpCvArr
Sequence or array of the curve points.
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.Cv.ArcLength(OpenCvSharp.CvArr)"]
See Also