opencv 2.2.0
CvSVMParams Member List
This is the complete list of members for CvSVMParams, including all inherited members.
CCvSVMParams
class_weightsCvSVMParams
coef0CvSVMParams
CvSVMParams()CvSVMParams
CvSVMParams(int _svm_type, int _kernel_type, double _degree, double _gamma, double _coef0, double Cvalue, double _nu, double _p, CvMat *_class_weights, CvTermCriteria _term_crit)CvSVMParams
degreeCvSVMParams
gammaCvSVMParams
kernel_typeCvSVMParams
nuCvSVMParams
pCvSVMParams
svm_typeCvSVMParams
term_critCvSVMParams
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines