CvConnectedCompContour Property OpenCvSharp Class Library

Note: This API is now obsolete.

optional component boundary (the contour might have child contours corresponding to the holes)

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

[ObsoleteAttribute]
public CvSeq<CvPoint> Contour { get; }

Property Value

Type: CvSeqCvPoint
See Also

Reference