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