http://www.emgu.com
Type of a SVM kernel
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic SVMSvmKernelType KernelType { get; }
Public ReadOnly Property KernelType As SVMSvmKernelType
Get
public:
property SVMSvmKernelType KernelType {
SVMSvmKernelType get ();
}
member KernelType : SVMSvmKernelType with get
Property Value
Type:
SVMSvmKernelType
See Also