Perceiving Systems, Computer Vision

Secrets of Optical Flow: Code for various methods

2014-06-01


Matlab code for robust optical flow -- Classic++ and Classic-NL -- as described in the IJCV paper "A Quantitative Analysis of Current Practices in Optical Flow Estimation and the Principles behind Them". This code is widely used as a baseline and starting point for "classical" flow methods. Matlab version of the "Black and Anandan" robust flow method: https://deqings.github.io/public_files/ba.zip Matlab version of "Horn and Schunck": https://deqings.github.io/public_files/hs.zip Original implementation from CVPR'2010 paper: https://deqings.github.io/public_files/cvpr10_flow_code.zip

Author(s): Deqing Sun and Stefan Roth and Michael J. Black
Department(s): Perceiving Systems
Authors: Deqing Sun and Stefan Roth and Michael J. Black
Release Date: 2014-06-01
Repository: http://files.is.tue.mpg.de/black/src/ijcv_flow_code.zip