Piecewise-Planar StereoScan: Structure and Motion from Plane Primitives

Abstract

This article describes a pipeline that receives as input a sequence of images acquired by a calibrated stereo rig and outputs the camera motion and a Piecewise-Planar Reconstruction (PPR) of the scene. It firstly detects the 3D planes viewed by each stereo pair from semi-dense depth estimation. This is followed by estimating the pose between consecutive views using a new closed-form minimal algorithm that relies in point correspondences only when plane correspondences are insufficient to fully constrain the motion. Finally, the camera motion and the PPR are jointly refined, alternating between discrete optimization for generating plane hypotheses and continuous bundle adjustment. The approach differs from previous works in PPR by determining the poses from plane-primitives, by jointly estimating motion and piecewise-planar structure, and by operating sequentially, being suitable for applications of SLAM and visual odometry. Experiments are carried in challenging wide-baseline datasets where conventional point-based SfM usually fails.

Cite

Text

Raposo et al. "Piecewise-Planar StereoScan: Structure and Motion from Plane Primitives." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_4

Markdown

[Raposo et al. "Piecewise-Planar StereoScan: Structure and Motion from Plane Primitives." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/raposo2014eccv-piecewise/) doi:10.1007/978-3-319-10605-2_4

BibTeX

@inproceedings{raposo2014eccv-piecewise,
  title     = {{Piecewise-Planar StereoScan: Structure and Motion from Plane Primitives}},
  author    = {Raposo, Carolina and Antunes, Michel and Barreto, João Pedro},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {48-63},
  doi       = {10.1007/978-3-319-10605-2_4},
  url       = {https://mlanthology.org/eccv/2014/raposo2014eccv-piecewise/}
}