http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the blob with the speicific label. Set function is not implemented
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public CvBlob this[ uint label ] { get; set; } |
Visual Basic |
---|
Public Default Property Item ( _ label As UInteger _ ) As CvBlob Get Set |
Visual C++ |
---|
public: virtual property CvBlob^ default[unsigned int label] { CvBlob^ get (unsigned int label) sealed; void set (unsigned int label, CvBlob^ value) sealed; } |
Parameters
- label
- Type: System..::..UInt32
The label for the blob