Home
last modified time | relevance | path

Searched defs:boost_type (Results 1 – 4 of 4) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp256 int boost_type = ensemble->get_params().boost_type; in find_split_ord_class() local
347 int boost_type = ensemble->get_params().boost_type; in CV_IMPLEMENT_QSORT_EX() local
706 int boost_type = ensemble->get_params().boost_type; in calc_node_value() local
/external/opencv3/apps/traincascade/
Dold_ml_boost.cpp276 int boost_type = ensemble->get_params().boost_type; in find_split_ord_class() local
388 int boost_type = ensemble->get_params().boost_type; in find_split_cat_class() local
804 int boost_type = ensemble->get_params().boost_type; in calc_node_value() local
Dold_ml.hpp1047 CV_PROP_RW int boost_type; member
/external/opencv/ml/include/
Dml.h1020 int boost_type; member