Click or drag to resize

NativeMethodsimg_hash_MarrHildrethHash_create Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_create(System.Single,System.Single,System.IntPtr@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus img_hash_MarrHildrethHash_create(
	float alpha,
	float scale,
	out IntPtr returnValue
)

Parameters

alpha
Type: SystemSingle

[Missing <param name="alpha"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_create(System.Single,System.Single,System.IntPtr@)"]

scale
Type: SystemSingle

[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_create(System.Single,System.Single,System.IntPtr@)"]

returnValue
Type: SystemIntPtr

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_create(System.Single,System.Single,System.IntPtr@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.img_hash_MarrHildrethHash_create(System.Single,System.Single,System.IntPtr@)"]

See Also