Calculates perimeter of a chain code contour.
Namespace: OpenCvSharp.Blob
Assembly: OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- cc
- Type: OpenCvSharp.BlobCvContourChainCode
Contour (chain code type).
Return Value
Type: DoublePerimeter of the contour.
See Also