RGB-D SLAM Based Incremental Cuboid Modeling

Abstract

This paper present a framework for incremental 3D cuboid modeling combined with RGB-D SLAM. While performing RGB-D SLAM, planes are incrementally reconstructed from point clouds. Then, cuboids are detected in the planes by analyzing the positional relationships between the planes; orthogonality, convexity, and proximity. Finally, the position, pose and size of a cuboid are determined by computing the intersection of three perpendicular planes. In addition, the cuboid shapes are incrementally updated to suppress false detections with sequential measurements. As an application of our framework, an augmented reality based interactive cuboid modeling system is introduced. In the evaluation at a cluttered environment, the precision and recall of the cuboid detection are improved with our framework owing to stable plane detection, compared with a batch based method.

Cite

Text

Mishima et al. "RGB-D SLAM Based Incremental Cuboid Modeling." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11009-3_25

Markdown

[Mishima et al. "RGB-D SLAM Based Incremental Cuboid Modeling." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/mishima2018eccvw-rgbd/) doi:10.1007/978-3-030-11009-3_25

BibTeX

@inproceedings{mishima2018eccvw-rgbd,
  title     = {{RGB-D SLAM Based Incremental Cuboid Modeling}},
  author    = {Mishima, Masashi and Uchiyama, Hideaki and Thomas, Diego and Taniguchi, Rin-Ichiro and Roberto, Rafael Alves and Lima, João Paulo and Teichrieb, Veronica},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {414-429},
  doi       = {10.1007/978-3-030-11009-3_25},
  url       = {https://mlanthology.org/eccvw/2018/mishima2018eccvw-rgbd/}
}