http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Releases the histogram (header and the data).
The pointer to histogram is cleared by the function.
If *hist pointer is already NULL, the function does nothing.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static void cvReleaseHist( ref IntPtr hist ) |
Visual Basic |
---|
Public Shared Sub cvReleaseHist ( _ ByRef hist As IntPtr _ ) |
Visual C++ |
---|
public: static void cvReleaseHist( IntPtr% hist ) |
Parameters
- hist
- Type: System..::..IntPtr%
Double pointer to the released histogram