Click or drag to resize

CvBlobInternalContours Property

Internal contours

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax
public List<CvContourChainCode> InternalContours { get; }

Property Value

Type: ListCvContourChainCode
See Also