Click or drag to resize
DenseOpticalFlowExtensions Class
http://www.emgu.com
Extension methods for IDenseOpticalFlow
Inheritance Hierarchy
SystemObject
  Emgu.CVDenseOpticalFlowExtensions

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public static class DenseOpticalFlowExtensions

The DenseOpticalFlowExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalc
Calculates an optical flow.
Top
See Also