Click or drag to resize

NativeMethodsximgproc_qunitary Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_qunitary(
	IntPtr qimg,
	IntPtr qnimg
)

Parameters

qimg
Type: SystemIntPtr

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

qnimg
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also