OpenCV  2.4.13.2
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
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
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