Click or drag to resize

NativeMethodssuperres_FarnebackOpticalFlow_setPyrScale Method

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

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

Parameters

obj
Type: SystemIntPtr

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

val
Type: SystemDouble

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

Return Value

Type: ExceptionStatus

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

See Also