DenseOpticalFlow

Dense Optical Flow algorithm interface.

Members

Functions

evaluate
DenseFlow evaluate(inout Image f1, inout Image f2, DenseFlow prealloc = emptySlice!([3], float), bool usePrevious = false)

Evaluate dense optical flow method between two consecutive frames.

Meta