http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the default parameter grid for the specific SVM type
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static MCvParamGrid GetDefaultGrid( SVM_PARAM_TYPE type ) |
Visual Basic |
---|
Public Shared Function GetDefaultGrid ( _ type As SVM_PARAM_TYPE _ ) As MCvParamGrid |
Visual C++ |
---|
public: static MCvParamGrid GetDefaultGrid( SVM_PARAM_TYPE type ) |
Parameters
- type
- Type: Emgu.CV.ML.MlEnum..::..SVM_PARAM_TYPE
The SVM type