NativeMethodsoptflow_calcOpticalFlowSF2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus optflow_calcOpticalFlowSF2( IntPtr from, IntPtr to, IntPtr flow, int layers, int averagingBlockSize, int maxFlow, double sigmaDist, double sigmaColor, int postprocessWindow, double sigmaDistFix, double sigmaColorFix, double occThr, int upscaleAveragingRadius, double upscaleSigmaDist, double upscaleSigmaColor, double speedUpThr )
Public Shared Function optflow_calcOpticalFlowSF2 ( from As IntPtr, to As IntPtr, flow As IntPtr, layers As Integer, averagingBlockSize As Integer, maxFlow As Integer, sigmaDist As Double, sigmaColor As Double, postprocessWindow As Integer, sigmaDistFix As Double, sigmaColorFix As Double, occThr As Double, upscaleAveragingRadius As Integer, upscaleSigmaDist As Double, upscaleSigmaColor As Double, speedUpThr As Double ) As ExceptionStatus
public: static ExceptionStatus optflow_calcOpticalFlowSF2( IntPtr from, IntPtr to, IntPtr flow, int layers, int averagingBlockSize, int maxFlow, double sigmaDist, double sigmaColor, int postprocessWindow, double sigmaDistFix, double sigmaColorFix, double occThr, int upscaleAveragingRadius, double upscaleSigmaDist, double upscaleSigmaColor, double speedUpThr )
static member optflow_calcOpticalFlowSF2 : from : IntPtr * to : IntPtr * flow : IntPtr * layers : int * averagingBlockSize : int * maxFlow : int * sigmaDist : float * sigmaColor : float * postprocessWindow : int * sigmaDistFix : float * sigmaColorFix : float * occThr : float * upscaleAveragingRadius : int * upscaleSigmaDist : float * upscaleSigmaColor : float * speedUpThr : float -> ExceptionStatus
[Missing <param name="from"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="to"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="flow"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="layers"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="averagingBlockSize"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="maxFlow"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="sigmaDist"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="sigmaColor"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="postprocessWindow"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="sigmaDistFix"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="sigmaColorFix"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="occThr"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="upscaleAveragingRadius"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="upscaleSigmaDist"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="upscaleSigmaColor"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <param name="speedUpThr"/> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.optflow_calcOpticalFlowSF2(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double,System.Int32,System.Double,System.Double,System.Double)"]