Scale Invariant Optical Flow

Abstract

Scale variation commonly arises in images/videos, which cannot be naturally dealt with by optical flow. Invariant feature matching, on the contrary, provides sparse matching and could fail for regions without conspicuous structures. We aim to establish dense correspondence between frames containing objects in different scales and contribute a new framework taking pixel-wise scales into consideration in optical flow estimation. We propose an effective numerical scheme, which iteratively optimizes discrete scale variables and continuous flow ones. This scheme notably expands the practicality of optical flow in natural scenes containing various types of object motion.

Cite

Text

Xu et al. "Scale Invariant Optical Flow." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_28

Markdown

[Xu et al. "Scale Invariant Optical Flow." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/xu2012eccv-scale/) doi:10.1007/978-3-642-33709-3_28

BibTeX

@inproceedings{xu2012eccv-scale,
  title     = {{Scale Invariant Optical Flow}},
  author    = {Xu, Li and Dai, Zhenlong and Jia, Jiaya},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {385-399},
  doi       = {10.1007/978-3-642-33709-3_28},
  url       = {https://mlanthology.org/eccv/2012/xu2012eccv-scale/}
}