[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static int video_buildOpticalFlowPyramid1( IntPtr img, IntPtr pyramid, CvSize winSize, int maxLevel, int withDerivatives, int pyrBorder, int derivBorder, int tryReuseInputImage )
Parameters
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- pyramid
- Type: SystemIntPtr
[Missing <param name="pyramid"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- winSize
- Type: OpenCvSharpCvSize
[Missing <param name="winSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- maxLevel
- Type: SystemInt32
[Missing <param name="maxLevel"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- withDerivatives
- Type: SystemInt32
[Missing <param name="withDerivatives"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- pyrBorder
- Type: SystemInt32
[Missing <param name="pyrBorder"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- derivBorder
- Type: SystemInt32
[Missing <param name="derivBorder"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- tryReuseInputImage
- Type: SystemInt32
[Missing <param name="tryReuseInputImage"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_buildOpticalFlowPyramid1(System.IntPtr,System.IntPtr,OpenCvSharp.CvSize,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]