Click or drag to resize
IDenseOpticalFlow Methods
http://www.emgu.com

The IDenseOpticalFlow type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodCalc
Calculates an optical flow.
(Defined by DenseOpticalFlowExtensions.)
Public Extension MethodRead
Reads algorithm parameters from a file storage.
(Defined by AlgorithmExtensions.)
Public Extension MethodWrite
Stores algorithm parameters in a file storage
(Defined by AlgorithmExtensions.)
Top
See Also