Click or drag to resize

NativeMethodsimg_hash_MarrHildrethHash_setKernelParam Method

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

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

Parameters

obj
Type: SystemIntPtr

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

alpha
Type: SystemSingle

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

scale
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also