DensePyramidFlow

Dense pyramidal optical flow utility class.

Constructors

this
this(DenseOpticalFlow flow, uint levels)
Undocumented in source.

Members

Functions

evaluate
DenseFlow evaluate(Image f1, Image f2, DenseFlow prealloc, bool usePrevious)
Undocumented in source.

Inherited Members

From DenseOpticalFlow

evaluate
DenseFlow evaluate(Image f1, Image f2, DenseFlow prealloc, bool usePrevious)

Evaluate dense optical flow method between two consecutive frames.

Meta