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