Emgu CV Library Documentation
CvBlobTrackPostProcRelease Method (postProc)
NamespacesEmgu.CVCvInvokeCvBlobTrackPostProcRelease(IntPtr)

www.emgu.com/wiki
Release the blob tracking post process module
Declaration Syntax
C#Visual BasicVisual C++
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)