http://www.emgu.com
Type of a SVM kernel
Namespace: Emgu.CV.MLAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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