Property KernelType
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
KernelType
Type of a %SVM kernel. See SVM::KernelTypes. Default value is SVM::RBF.
public SVM.KernelTypes KernelType { get; set; }
Type of a %SVM kernel. See SVM::KernelTypes. Default value is SVM::RBF.
public SVM.KernelTypes KernelType { get; set; }