Emgu CV Library Documentation
CvDTreeCreate Method
NamespacesEmgu.CV.MLMlInvokeCvDTreeCreate()()()

www.emgu.com/wiki
Create a default decision tree
Declaration Syntax
C#Visual BasicVisual C++
public static IntPtr CvDTreeCreate()
Public Shared Function CvDTreeCreate As IntPtr
public:
static IntPtr CvDTreeCreate()
Return Value
Pointer to the decision tree

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