SVMSvmKernelTypeChi2 Field |
http://www.emgu.com
Exponential Chi2 kernel, similar to the RBF kernel
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SVMSvmKernelType Chi2 = 4
Public Const Chi2 As SVMSvmKernelType = 4
public:
literal SVMSvmKernelType^ Chi2 = 4
static val mutable Chi2: SVMSvmKernelType
Field Value
Type:
SVMSvmKernelType
See Also