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

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

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