| ConnectedComponentsLabelCount Property |
The number of labels -1
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int LabelCount { get; }
Public ReadOnly Property LabelCount As Integer
Get
public:
property int LabelCount {
int get ();
}
member LabelCount : int with get
Property Value
Type:
Int32See Also