Click or drag to resize

SVMParamType Enumeration

http://www.emgu.com
The type of SVM parameters

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public enum ParamType
Members
  Member nameValueDescription
C0 C
Gamma1 Gamma
P2 P
Nu3 NU
Coef4 COEF
Degree5 DEGREE
See Also