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