Optical Flow Estimation on Coarse-to-Fine Region-Trees Using Discrete Optimization

Abstract

In this paper, we propose a new region-based method for accurate motion estimation using discrete optimization. In particular, the input image is represented as a tree of over-segmented regions and the optical flow is estimated by optimizing an energy function defined on such a region-tree using dynamic programming. To accommodate the sampling-inefficiency problem intrinsic to discrete optimization compared to the continuous optimization based methods, both spatial and solution domain coarse-to-fine (C2F) strategies are used. That is, multiple region-trees are built using different over-segmentation granularities. Starting from a global displacement label discretization, optical flow estimation on the coarser level region-tree is used for defining region-wise finer displacement samplings for finer level region-trees. Furthermore, cross-checking based occlusion detection and correction and continuous optimization are also used to improve accuracy. Extensive experiments using the Middlebury benchmark datasets have shown that our proposed method can produce top-ranking results.

Cite

Text

Lei and Yang. "Optical Flow Estimation on Coarse-to-Fine Region-Trees Using Discrete Optimization." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459253

Markdown

[Lei and Yang. "Optical Flow Estimation on Coarse-to-Fine Region-Trees Using Discrete Optimization." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/lei2009iccv-optical/) doi:10.1109/ICCV.2009.5459253

BibTeX

@inproceedings{lei2009iccv-optical,
  title     = {{Optical Flow Estimation on Coarse-to-Fine Region-Trees Using Discrete Optimization}},
  author    = {Lei, Cheng and Yang, Yee-Hong},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {1562-1569},
  doi       = {10.1109/ICCV.2009.5459253},
  url       = {https://mlanthology.org/iccv/2009/lei2009iccv-optical/}
}