Emgu CV Library Documentation
CvRTreesCreate Method
NamespacesEmgu.CV.MLMlInvokeCvRTreesCreate()()()

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

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