The CvSVM type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | C | |
![]() ![]() | C_SVC | |
![]() ![]() | COEF | |
![]() | dataHandle |
Gets or sets a handle which allocates using cvSetData.
(Inherited from DisposableObject.) |
![]() ![]() | DEGREE | |
![]() ![]() | EPS_SVR | |
![]() ![]() | GAMMA | |
![]() ![]() | LINEAR | |
![]() ![]() | NU | |
![]() ![]() | NU_SVC | |
![]() ![]() | NU_SVR | |
![]() ![]() | ONE_CLASS | |
![]() ![]() | P | |
![]() ![]() | POLY | |
![]() | ptr |
Data pointer
(Inherited from DisposableCvObject.) |
![]() ![]() | RBF | |
![]() ![]() | SIGMOID |
See Also