NativeMethodsoptflow_motempl_segmentMotion Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus optflow_motempl_segmentMotion( IntPtr mhi, IntPtr segmask, IntPtr boundingRects, double timestamp, double segThresh )
Public Shared Function optflow_motempl_segmentMotion ( mhi As IntPtr, segmask As IntPtr, boundingRects As IntPtr, timestamp As Double, segThresh As Double ) As ExceptionStatus
public: static ExceptionStatus optflow_motempl_segmentMotion( IntPtr mhi, IntPtr segmask, IntPtr boundingRects, double timestamp, double segThresh )
static member optflow_motempl_segmentMotion : mhi : IntPtr * segmask : IntPtr * boundingRects : IntPtr * timestamp : float * segThresh : float -> ExceptionStatus
[Missing <param name="mhi"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="segmask"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="boundingRects"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="timestamp"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <param name="segThresh"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.optflow_motempl_segmentMotion(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double)"]