http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Releases the structure CvConDensation (see cvConDensation) and frees all memory previously allocated for the structure.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseConDensation( ref IntPtr condens ) |
Visual Basic |
---|
Public Shared Sub cvReleaseConDensation ( _ ByRef condens As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseConDensation( IntPtr% condens ) |
Parameters
- condens
- Type: System..::..IntPtr%
Pointer to the CvConDensation structure