http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Delete blob by its index
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void CvBlobTrackerDelBlob( IntPtr tracker, int blobIndex ) |
Visual Basic |
---|
Public Shared Sub CvBlobTrackerDelBlob ( _ tracker As IntPtr, _ blobIndex As Integer _ ) |
Visual C++ |
---|
public: static void CvBlobTrackerDelBlob( IntPtr tracker, int blobIndex ) |
Parameters
- tracker
- Type: System..::..IntPtr
The tracker
- blobIndex
- Type: System..::..Int32
The index of the blob