Searched defs:truncate_pruned_tree (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/include/
H A Dml.h713 bool truncate_pruned_tree; member in struct:CvDTreeParams
719 truncate_pruned_tree(true), regression_accuracy(0.01f), priors(0)
730 truncate_pruned_tree(_truncate_pruned_tree),
/external/opencv3/apps/traincascade/
H A Dold_ml.hpp638 CV_PROP_RW bool truncate_pruned_tree; member in struct:CvDTreeParams
646 bool use_1se_rule, bool truncate_pruned_tree,

Completed in 96 milliseconds