http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get a copy of the SVM parameters
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public MCvSVMParams Parameters { get; } |
Visual Basic |
---|
Public ReadOnly Property Parameters As MCvSVMParams Get |
Visual C++ |
---|
public: property MCvSVMParams Parameters { MCvSVMParams get (); } |