Click or drag to resize

OpticalflowFarnebackFlag Fields

http://www.emgu.com

The OpticalflowFarnebackFlag type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefault
Default
Public fieldStatic memberFarnebackGaussian
Use a Gaussian winsize x winsizefilter instead of box filter of the same size for optical flow estimation. Usually, this option gives more accurate flow than with a box filter, at the cost of lower speed (and normally winsize for a Gaussian window should be set to a larger value to achieve the same level of robustness)
Public fieldStatic memberUseInitialFlow
Use the input flow as the initial flow approximation
Public fieldvalue__
Top
See Also