www.emgu.com/wiki
Release the CvRTParams

Declaration Syntax
public static void CvRTParamsRelease(
IntPtr rTreesParam
)
Public Shared Sub CvRTParamsRelease ( _
rTreesParam As IntPtr _
)
public:
static void CvRTParamsRelease(
IntPtr rTreesParam
)

Parameters
- rTreesParam (IntPtr)
- Pointer to the random tree parameters to be released
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)