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