[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static double video_calcGlobalOrientation( IntPtr orientation, IntPtr mask, IntPtr mhi, double timestamp, double duration )
Parameters
- orientation
- Type: SystemIntPtr
[Missing <param name="orientation"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
- mask
- Type: SystemIntPtr
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
- mhi
- Type: SystemIntPtr
[Missing <param name="mhi"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
- timestamp
- Type: SystemDouble
[Missing <param name="timestamp"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
- duration
- Type: SystemDouble
[Missing <param name="duration"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.video_calcGlobalOrientation(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]