| ConnectedComponentsBlobLabel Property |
Label value
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int Label { get; }
Public ReadOnly Property Label As Integer
Get
public:
property int Label {
int get ();
}
member Label : int with get
Property Value
Type:
Int32See Also