Click or drag to resize

NativeMethodssuperres_SuperResolution_setOpticalFlow Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus superres_SuperResolution_setOpticalFlow(
	IntPtr obj,
	IntPtr val
)

Parameters

obj
Type: SystemIntPtr

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

val
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also