Method GetDefaultGrid
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
GetDefaultGrid(ParamTypes)
Generates a grid for SVM parameters.
public static ParamGrid GetDefaultGrid(SVM.ParamTypes paramId)
Parameters
paramIdSVM.ParamTypesSVM parameters IDs that must be one of the SVM::ParamTypes. The grid is generated for the parameter with this ID.