HomeSort by relevance Sort by last modified time
    Searched defs:truncate_pruned_tree (Results 1 - 2 of 2) sorted by null

  /external/opencv/ml/include/
ml.h 713 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),
    [all...]
  /external/opencv3/apps/traincascade/
old_ml.hpp 638 CV_PROP_RW bool truncate_pruned_tree; member in struct:CvDTreeParams
646 bool use_1se_rule, bool truncate_pruned_tree,
    [all...]

Completed in 232 milliseconds