Megamusz / frame-interpolation

Middlebury's frame interpolation method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frame-interpolation

Matlab based implementation of the Middlebury's frame interpolation function the original paper is "A Database and Evaluation Methodology for Optical Flow" could be found @http://vision.middlebury.edu/flow/floweval-ijcv2011.pdf

check demo.m for example usage of the interpolation function

Intermediate result from the demo example:

Original flow:

Original flow

Forward warping flow:

Forward warping flow

Interpolated flow:

Interpolated flow

Interpolated image:

Interpolated image

Ground truth image:

Ground truth image

About

Middlebury's frame interpolation method


Languages

Language:Python 54.1%Language:MATLAB 45.9%