Home | History | Annotate | Download | only in include

Lines Matching full:forest

916     virtual bool train( CvDTreeTrainData* _train_data, const CvMat* _subsample_idx, CvRTrees* forest );
919 virtual void read( CvFileStorage* fs, CvFileNode* node, CvRTrees* forest, CvDTreeTrainData* _data );
936 CvRTrees* forest;
942 //Parameters for the forest
1000 // array of the trees of the forest