NativeMethodsvideo_DenseOpticalFlow_calc Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_DenseOpticalFlow_calc(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 video_DenseOpticalFlow_calc(
	IntPtr obj,
	IntPtr i0,
	IntPtr i1,
	IntPtr flow
)

Parameters

obj
Type: SystemIntPtr

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

i0
Type: SystemIntPtr

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

i1
Type: SystemIntPtr

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

flow
Type: SystemIntPtr

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

See Also

Reference