Home
last modified time | relevance | path

Searched refs:cvPreprocessVarType (Results 1 – 6 of 6) sorted by relevance

/external/opencv/ml/src/
D_ml.h339 CvMat* cvPreprocessVarType( const CvMat* type_mask, const CvMat* var_idx,
Dml_inner_functions.cpp565 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType() function
Dmltree.cpp234 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_all, &r_type )); in CV_IMPLEMENT_QSORT_EX()
/external/opencv3/apps/traincascade/
Dold_ml_precomp.hpp335 CvMat* cvPreprocessVarType( const CvMat* type_mask, const CvMat* var_idx,
Dold_ml_inner_functions.cpp496 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType() function
Dold_ml_tree.cpp273 CV_CALL( var_type0 = cvPreprocessVarType( _var_type, var_idx, var_count, &r_type )); in set_data()