http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Determines whether the CvBlobs contains the specified label.
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public bool ContainsKey( uint label ) |
Visual Basic |
---|
Public Function ContainsKey ( _ label As UInteger _ ) As Boolean |
Visual C++ |
---|
public: virtual bool ContainsKey( unsigned int label ) sealed |
Parameters
- label
- Type: System..::..UInt32
The label (key) to be located