Home
last modified time | relevance | path

Searched defs:CvSVMDecisionFunc (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h472 struct CvSVMDecisionFunc struct
474 double rho;
475 int sv_count;
476 double* alpha;
477 int* sv_index;
/external/opencv3/apps/traincascade/
Dold_ml.hpp447 struct CvSVMDecisionFunc struct
449 double rho;
450 int sv_count;
451 double* alpha;
452 int* sv_index;