Click or drag to resize

SVMParamTypes Enumeration

SVM params type

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public enum ParamTypes
Members
  Member nameValueDescription
C0
Gamma1
P2
Nu3
Coef4
Degree5
See Also