Overload List
Name | Description | |
---|---|---|
Train(CvDTreeTrainData, CvMat) |
Trains decision tree
(Inherited from CvDTree.) | |
Train(CvMLData, CvDTreeParams) |
Trains decision tree
(Inherited from CvDTree.) | |
Train(CvDTreeTrainData, CvMat, CvRTrees) | ||
Train(CvMat, DTreeDataLayout, CvMat, CvMat, CvMat, CvMat, CvMat, CvDTreeParams) |
Trains decision tree
(Inherited from CvDTree.) | |
Train(Mat, DTreeDataLayout, Mat, Mat, Mat, Mat, Mat, CvDTreeParams) |
Trains decision tree
(Inherited from CvDTree.) |
See Also