#include <ml.hpp>
|
| CvBoostParams () |
|
| CvBoostParams (int boost_type, int weak_count, double weight_trim_rate, int max_depth, bool use_surrogates, const float *priors) |
|
| 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) |
|
CvBoostParams::CvBoostParams |
( |
| ) |
|
CvBoostParams::CvBoostParams |
( |
int |
boost_type, |
|
|
int |
weak_count, |
|
|
double |
weight_trim_rate, |
|
|
int |
max_depth, |
|
|
bool |
use_surrogates, |
|
|
const float * |
priors |
|
) |
| |
The documentation for this struct was generated from the following file:
- /usr/obj/ports/OpenCV-2.2.0/OpenCV-2.2.0/modules/ml/include/opencv2/ml/ml.hpp