Release the blob tracker
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static void CvBlobTrackerRealease( IntPtr tracker ) |
Visual Basic (Declaration) |
---|
Public Shared Sub CvBlobTrackerRealease ( _ tracker As IntPtr _ ) |
Visual C++ |
---|
public: static void CvBlobTrackerRealease( IntPtr tracker ) |
Parameters
- tracker
- Type: System..::.IntPtr
The tracker to be released