www.emgu.com/wiki
Release the random tree model

Declaration Syntax
public static void CvRTreesRelease(
IntPtr model
)
Public Shared Sub CvRTreesRelease ( _
model As IntPtr _
)
public:
static void CvRTreesRelease(
IntPtr model
)

Parameters
- model (IntPtr)
- The random tree model to be released
Assembly:
Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)