Table of Contents

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; }

Property Value

SVM.KernelTypes