cv.readOpticalFlow - MATLAB File Help
cv.readOpticalFlow

Read a .flo file

flow = cv.readOpticalFlow(path)

Input

Output

Function for reading .flo files in "Middlebury" format, see: Middlebury

The function cv.readOpticalFlow loads a flow field from a file and returns it as a single matrix.

See also