http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Adds the specified label and blob to the dictionary.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void Add( uint label, CvBlob blob ) |
Visual Basic |
---|
Public Sub Add ( _ label As UInteger, _ blob As CvBlob _ ) |
Visual C++ |
---|
public: virtual void Add( unsigned int label, CvBlob^ blob ) sealed |
Parameters
- label
- Type: System..::..UInt32
The label of the blob
- blob
- Type: Emgu.CV.Cvb..::..CvBlob
The blob