Click or drag to resize

NativeMethodsimg_hash_MarrHildrethHash_setKernelParam 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 void img_hash_MarrHildrethHash_setKernelParam(
	IntPtr obj,
	float alpha,
	float scale
)

Parameters

obj
Type: SystemIntPtr
alpha
Type: SystemSingle
scale
Type: SystemSingle
See Also