http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Release the blob detector
Namespace: Emgu.CV.VideoSurveillanceAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void CvBlobDetectorRelease( ref IntPtr detector ) |
Visual Basic |
---|
Public Shared Sub CvBlobDetectorRelease ( _ ByRef detector As IntPtr _ ) |
Visual C++ |
---|
public: static void CvBlobDetectorRelease( IntPtr% detector ) |
Parameters
- detector
- Type: System..::..IntPtr%
the detector to be released