Local Gradient, Global Matching, Piecewise-Smooth Optical Flow

Abstract

In this paper we discuss a hybrid technique for piecewise-smooth optical flow estimation. We first pose optical flow estimation as a gradient-based local regression problem and solve it under a high-breakdown robust criterion. Then taking the output from the first step as the initial guess, we recast the problem in a robust matching-based global optimization framework. We have developed novel fast-converging deterministic algorithms for both optimization problems and incorporated a hierarchical scheme to handle large motions. This technique inherits the good subpixel accuracy from the local gradient approach and the insensitivity to local perturbation and derivative quality from the global matching approach, and it overcomes the limitations of both. Significant advantages over competing techniques are demonstrated on various standard synthetic and real image sequences.

Cite

Text

Ye and Haralick. "Local Gradient, Global Matching, Piecewise-Smooth Optical Flow." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001. doi:10.1109/CVPR.2001.991034

Markdown

[Ye and Haralick. "Local Gradient, Global Matching, Piecewise-Smooth Optical Flow." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2001.](https://mlanthology.org/cvpr/2001/ye2001cvpr-local/) doi:10.1109/CVPR.2001.991034

BibTeX

@inproceedings{ye2001cvpr-local,
  title     = {{Local Gradient, Global Matching, Piecewise-Smooth Optical Flow}},
  author    = {Ye, Ming and Haralick, Robert M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2001},
  pages     = {II:712-717},
  doi       = {10.1109/CVPR.2001.991034},
  url       = {https://mlanthology.org/cvpr/2001/ye2001cvpr-local/}
}