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