www.emgu.com/wiki
Release the blob tracking post process module

Declaration Syntax
public static void CvBlobTrackPostProcRelease(
IntPtr postProc
)
Public Shared Sub CvBlobTrackPostProcRelease ( _
postProc As IntPtr _
)
public:
static void CvBlobTrackPostProcRelease(
IntPtr postProc
)

Parameters
- postProc (IntPtr)
- The post process module to be released
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)