Click or drag to resize

NativeMethodsimg_hash_MarrHildrethHash_create 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 IntPtr img_hash_MarrHildrethHash_create(
	float alpha,
	float scale
)

Parameters

alpha
Type: SystemSingle
scale
Type: SystemSingle

Return Value

Type: IntPtr
See Also