opencv 2.2.0
CvBoostParams Member List
This is the complete list of members for CvBoostParams, including all inherited members.
boost_typeCvBoostParams
cv_foldsCvDTreeParams
CvBoostParams()CvBoostParams
CvBoostParams(int boost_type, int weak_count, double weight_trim_rate, int max_depth, bool use_surrogates, const float *priors)CvBoostParams
CvDTreeParams()CvDTreeParams [inline]
CvDTreeParams(int _max_depth, int _min_sample_count, float _regression_accuracy, bool _use_surrogates, int _max_categories, int _cv_folds, bool _use_1se_rule, bool _truncate_pruned_tree, const float *_priors)CvDTreeParams [inline]
max_categoriesCvDTreeParams
max_depthCvDTreeParams
min_sample_countCvDTreeParams
priorsCvDTreeParams
regression_accuracyCvDTreeParams
split_criteriaCvBoostParams
truncate_pruned_treeCvDTreeParams
use_1se_ruleCvDTreeParams
use_surrogatesCvDTreeParams
weak_countCvBoostParams
weight_trim_rateCvBoostParams
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines