Click or drag to resize

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
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
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
)

Parameters

from
Type: SystemIntPtr

[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)"]

to
Type: SystemIntPtr

[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)"]

flow
Type: SystemIntPtr

[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)"]

layers
Type: SystemInt32

[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)"]

averagingBlockSize
Type: SystemInt32

[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)"]

maxFlow
Type: SystemInt32

[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)"]

sigmaDist
Type: SystemDouble

[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)"]

sigmaColor
Type: SystemDouble

[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)"]

postprocessWindow
Type: SystemInt32

[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)"]

sigmaDistFix
Type: SystemDouble

[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)"]

sigmaColorFix
Type: SystemDouble

[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)"]

occThr
Type: SystemDouble

[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)"]

upscaleAveragingRadius
Type: SystemInt32

[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)"]

upscaleSigmaDist
Type: SystemDouble

[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)"]

upscaleSigmaColor
Type: SystemDouble

[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)"]

speedUpThr
Type: SystemDouble

[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)"]

Return Value

Type: ExceptionStatus

[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)"]

See Also