Click or drag to resize

SVMParamTypes Enumeration

SVM params type

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