NativeMethodssuperres_DenseOpticalFlowExt_calc Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus superres_DenseOpticalFlowExt_calc( IntPtr obj, IntPtr frame0, IntPtr frame1, IntPtr flow1, IntPtr flow2 )
Public Shared Function superres_DenseOpticalFlowExt_calc ( obj As IntPtr, frame0 As IntPtr, frame1 As IntPtr, flow1 As IntPtr, flow2 As IntPtr ) As ExceptionStatus
public: static ExceptionStatus superres_DenseOpticalFlowExt_calc( IntPtr obj, IntPtr frame0, IntPtr frame1, IntPtr flow1, IntPtr flow2 )
static member superres_DenseOpticalFlowExt_calc : obj : IntPtr * frame0 : IntPtr * frame1 : IntPtr * flow1 : IntPtr * flow2 : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="frame0"/> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="frame1"/> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="flow1"/> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="flow2"/> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.superres_DenseOpticalFlowExt_calc(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]