Home
last modified time | relevance | path

Searched defs:CvSVMParams (Results 1 – 3 of 3) sorted by relevance

/external/opencv/ml/include/
Dml.h319 struct CV_EXPORTS CvSVMParams struct
346 CvSVMKernel( const CvSVMParams* _params, Calc _calc_func ); argument
/external/opencv3/apps/traincascade/
Dold_ml.hpp291 struct CvSVMParams struct
318 CvSVMKernel( const CvSVMParams* params, Calc _calc_func ); argument
/external/opencv/ml/src/
Dmlsvm.cpp169 CvSVMParams::CvSVMParams() : in CvSVMParams() function in CvSVMParams
177 CvSVMParams::CvSVMParams( int _svm_type, int _kernel_type, in CvSVMParams() function in CvSVMParams