CvContourChainCodePerimeter Method OpenCvSharp Class Library
Calculates perimeter of a polygonal contour.

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public double Perimeter()

Return Value

Type: Double
Perimeter of the contour.
See Also

Reference