[Missing <summary> documentation for "T:OpenCvSharp.CPlusPlus.WCvSVMParams"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The WCvSVMParams type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
C | ||
class_weights | ||
coef0 | ||
degree | ||
gamma | ||
kernel_type | ||
nu | ||
p | ||
svm_type | ||
term_crit |
See Also