[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvCalcMotionGradient( IntPtr mhi, IntPtr mask, IntPtr orientation, double delta1, double delta2, ApertureSize aperture_size )
Parameters
- mhi
- Type: SystemIntPtr
[Missing <param name="mhi"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
- mask
- Type: SystemIntPtr
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
- orientation
- Type: SystemIntPtr
[Missing <param name="orientation"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
- delta1
- Type: SystemDouble
[Missing <param name="delta1"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
- delta2
- Type: SystemDouble
[Missing <param name="delta2"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]
- aperture_size
- Type: OpenCvSharpApertureSize
[Missing <param name="aperture_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvCalcMotionGradient(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,OpenCvSharp.ApertureSize)"]