Searched defs:CV_VAR_ORDERED (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/include/
H A Dml.h174 #define CV_VAR_ORDERED 0 macro
/external/opencv3/apps/traincascade/
H A Dold_ml.hpp119 #define CV_VAR_ORDERED 0 macro
1358 // variable type CV_VAR_CATEGORICAL or CV_VAR_ORDERED.
1408 // variable type CV_VAR_CATEGORICAL or CV_VAR_ORDERED.
1987 void change_var_type( int var_idx, int type); // type in { CV_VAR_ORDERED, CV_VAR_CATEGORICAL }

Completed in 62 milliseconds