Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dml+Boost.java17 DISCRETE = 0, field in Boost
/external/opencv3/modules/ml/include/opencv2/
Dml.hpp1184 DISCRETE=0, //!< Discrete AdaBoost. enumerator
/external/opencv/ml/include/
Dml.h1080 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator
/external/opencv3/apps/traincascade/
Dold_ml.hpp1111 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator