Click or drag to resize

NativeMethodsml_SVM_getDefaultGrid Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static ParamGrid ml_SVM_getDefaultGrid(
	int paramId
)

Parameters

paramId
Type: SystemInt32

Return Value

Type: ParamGrid
See Also