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