A Segmentation Based Variational Model for Accurate Optical Flow Estimation

Abstract

Segmentation has gained in popularity in stereo matching. However, it is not trivial to incorporate it in optical flow estimation due to the possible non-rigid motion problem. In this paper, we describe a new optical flow scheme containing three phases. First, we partition the input images and integrate the segmentation information into a variational model where each of the segments is constrained by an affine motion. Then the errors brought in by segmentation are measured and stored in a confidence map. The final flow estimation is achieved through a global optimization phase that minimizes an energy function incorporating the confidence map. Extensive experiments show that the proposed method not only produces quantitatively accurate optical flow estimates but also preserves sharp motion boundaries, which makes the optical flow result usable in a number of computer vision applications, such as image/video segmentation and editing.

Cite

Text

Xu et al. "A Segmentation Based Variational Model for Accurate Optical Flow Estimation." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88682-2_51

Markdown

[Xu et al. "A Segmentation Based Variational Model for Accurate Optical Flow Estimation." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/xu2008eccv-segmentation/) doi:10.1007/978-3-540-88682-2_51

BibTeX

@inproceedings{xu2008eccv-segmentation,
  title     = {{A Segmentation Based Variational Model for Accurate Optical Flow Estimation}},
  author    = {Xu, Li and Chen, Jianing and Jia, Jiaya},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {671-684},
  doi       = {10.1007/978-3-540-88682-2_51},
  url       = {https://mlanthology.org/eccv/2008/xu2008eccv-segmentation/}
}