Home | History | Annotate | Download | only in include

Lines Matching defs:trees

185 #define CV_TYPE_NAME_ML_RTREES      "opencv-ml-random-trees"
853 // special read & write methods for trees in the tree ensembles
905 * Random Trees Classifier *
1000 // array of the trees of the forest
1001 CvForestTree** trees;