http://www.emgu.com
Get the blob label
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic uint Label { get; }
Public ReadOnly Property Label As UInteger
Get
public:
property unsigned int Label {
unsigned int get ();
}
member Label : uint32 with get
Property Value
Type:
UInt32
See Also