The parameters for the SVM model

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class SVMParams
Visual Basic (Declaration)
Public Class SVMParams
Visual C++
public ref class SVMParams

Inheritance Hierarchy

System..::.Object
  Emgu.CV.ML..::.SVMParams

See Also