NativeMethodssuperres_DenseOpticalFlowExt_calc Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void superres_DenseOpticalFlowExt_calc(
	IntPtr obj,
	IntPtr frame0,
	IntPtr frame1,
	IntPtr flow1,
	IntPtr flow2
)

Parameters

obj
Type: SystemIntPtr

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

frame0
Type: SystemIntPtr

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

frame1
Type: SystemIntPtr

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

flow1
Type: SystemIntPtr

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

flow2
Type: SystemIntPtr

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

See Also

Reference