http://www.emgu.com
Get the blob label
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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