| CvBlobContour Property |
Contour
Namespace:
OpenCvSharp.Blob
Assembly:
OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax public CvContourChainCode Contour { get; }
Public ReadOnly Property Contour As CvContourChainCode
Get
public:
property CvContourChainCode^ Contour {
CvContourChainCode^ get ();
}
member Contour : CvContourChainCode with get
Property Value
Type:
CvContourChainCodeSee Also