Dense Semi-Rigid Scene Flow Estimation from RGBD Images

Abstract

Scene flow is defined as the motion field in 3D space, and can be computed from a single view when using an RGBD sensor. We propose a new scene flow approach that exploits the local and piecewise rigidity of real world scenes. By modeling the motion as a field of twists, our method encourages piecewise smooth solutions of rigid body motions. We give a general formulation to solve for local and global rigid motions by jointly using intensity and depth data. In order to deal efficiently with a moving camera, we model the motion as a rigid component plus a non-rigid residual and propose an alternating solver. The evaluation demonstrates that the proposed method achieves the best results in the most commonly used scene flow benchmark. Through additional experiments we indicate the general applicability of our approach in a variety of different scenarios.

Cite

Text

Quiroga et al. "Dense Semi-Rigid Scene Flow Estimation from RGBD Images." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10584-0_37

Markdown

[Quiroga et al. "Dense Semi-Rigid Scene Flow Estimation from RGBD Images." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/quiroga2014eccv-dense/) doi:10.1007/978-3-319-10584-0_37

BibTeX

@inproceedings{quiroga2014eccv-dense,
  title     = {{Dense Semi-Rigid Scene Flow Estimation from RGBD Images}},
  author    = {Quiroga, Julian and Brox, Thomas and Devernay, Frédéric and Crowley, James L.},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {567-582},
  doi       = {10.1007/978-3-319-10584-0_37},
  url       = {https://mlanthology.org/eccv/2014/quiroga2014eccv-dense/}
}