www.emgu.com/wiki
Release the CvBoostParams

Declaration Syntax
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)