| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvSVMParams
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 152
|
|||
|
|||
| C | |||
| class_weights | |||
| coef0 | |||
| degree | |||
| gamma | |||
| kernel_type | |||
| nu | |||
| p | |||
| svm_type | |||
| term_crit | |||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_svm_type, (object)_kernel_type, (object)_degree, (object)_gamma, (object)_coef0, (object)_C, (object)_nu, (object)_p, (Mat)_class_weights, (TermCriteria)_term_crit) -> None :
C++ signature :
void __init__(_object*,int,int,double,double,double,double,double,double,cv::Mat,cv::TermCriteria)
|
helper for pickle
|
|
|||
C
|
class_weights
|
coef0
|
degree
|
gamma
|
kernel_type
|
nu
|
p
|
svm_type
|
term_crit
|
this
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |