http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the blob with the specific id
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public abstract MCvBlob GetBlobByID( int blobID ) |
Visual Basic |
---|
Public MustOverride Function GetBlobByID ( _ blobID As Integer _ ) As MCvBlob |
Visual C++ |
---|
public: virtual MCvBlob GetBlobByID( int blobID ) abstract |
Parameters
- blobID
- Type: System..::..Int32
The id of the blob