SVMSvmKernelTypeCustom Field |
http://www.emgu.com
Custom svm kernel type
Namespace:
Emgu.CV.ML
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SVMSvmKernelType Custom = -1
Public Const Custom As SVMSvmKernelType = -1
public:
literal SVMSvmKernelType^ Custom = -1
static val mutable Custom: SVMSvmKernelType
Field Value
Type:
SVMSvmKernelType
See Also