Emgu CV Library Documentation
CvBoostParamsRelease Method (bTreeParam)
NamespacesEmgu.CV.MLMlInvokeCvBoostParamsRelease(IntPtr)

www.emgu.com/wiki
Release the CvBoostParams
Declaration Syntax
C#Visual BasicVisual C++
public static void CvBoostParamsRelease(
	IntPtr bTreeParam
)
Public Shared Sub CvBoostParamsRelease ( _
	bTreeParam As IntPtr _
)
public:
static void CvBoostParamsRelease(
	IntPtr bTreeParam
)
Parameters
bTreeParam (IntPtr)
Pointer to the boost tree parameters to be released

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)