Searched defs:LOGIT (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/modules/java/src/
H A Dml+Boost.java19 LOGIT = 2, field in class:Boost
/external/opencv3/modules/ml/include/opencv2/
H A Dml.hpp1187 LOGIT=2, //!< LogitBoost. It can produce good regression fits. enumerator in enum:cv::ml::Boost::Types
/external/opencv/ml/include/
H A Dml.h1080 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator in enum:CvBoost::__anon14909
/external/opencv3/apps/traincascade/
H A Dold_ml.hpp1111 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator in enum:CvBoost::__anon15489

Completed in 360 milliseconds