Click or drag to resize

CvBlobsLabels Property

Label values

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax
public LabelData Labels { get; set; }

Property Value

Type: LabelData
See Also