Searched refs:cvPreprocessVarType (Results 1 – 6 of 6) sorted by relevance
/external/opencv/ml/src/ |
D | _ml.h | 339 CvMat* cvPreprocessVarType( const CvMat* type_mask, const CvMat* var_idx,
|
D | ml_inner_functions.cpp | 565 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType() function
|
D | mltree.cpp | 234 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_all, &r_type )); in CV_IMPLEMENT_QSORT_EX()
|
/external/opencv3/apps/traincascade/ |
D | old_ml_precomp.hpp | 335 CvMat* cvPreprocessVarType( const CvMat* type_mask, const CvMat* var_idx,
|
D | old_ml_inner_functions.cpp | 496 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType() function
|
D | old_ml_tree.cpp | 273 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_count, &r_type )); in set_data()
|