[This is preliminary documentation and is subject to change.]
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# | Visual Basic | Visual C++ |
public MCvSVMParams MCvSVMParams { get; }
Public ReadOnly Property MCvSVMParams As MCvSVMParams
public: property MCvSVMParams MCvSVMParams { MCvSVMParams get (); }