paper-with-me

홈 › Papers

Linear RGB-D SLAM for Planar Environments

2018-09-01 · ECCV 2018 9 · Pyojin Kim, Brian Coltin, H. Jin Kim

We propose a new formulation for including orthogonal planar features as a global model into a linear SLAM approach based on sequential Bayesian filtering. Previous planar SLAM algorithms estimate the camera poses and multiple landmark planes in a pose graph optimization. However, since it is formulated as a high dimensional nonlinear optimization problem, there is no guarantee the algorithm will converge to the global optimum. To overcome these limitations, we present a new SLAM method that jointly estimates camera position and planar landmarks in the map within a linear Kalman filter framework. It is rotations that make the SLAM problem highly nonlinear. Therefore, we solve for the rotational motion of the camera using structural regularities in the Manhattan world (MW), resulting in a linear SLAM formulation. We test our algorithm on standard RGB-D benchmarks as well as additional large indoor environments, demonstrating comparable performance to other state-of-the-art SLAM methods without the use of expensive nonlinear optimization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TextSLAM: Visual SLAM with Planar Text Features

2019-11-26 · Boying Li, Danping Zou, Daniele Sartori, Ling Pei 외

We propose to integrate text objects in man-made scenes tightly into the visual SLAM pipeline. The key idea of our novel text-based visual SLAM is to treat each detected text as a planar feature which is rich of textures…

Object SLAMScene UnderstandingSemantic SLAM

VIP-SLAM: An Efficient Tightly-Coupled RGB-D Visual Inertial Planar SLAM

2022-07-04 · Danpeng Chen, Shuai Wang, Weijian Xie, Shangjin Zhai 외

In this paper, we propose a tightly-coupled SLAM system fused with RGB, Depth, IMU and structured plane information. Traditional sparse points based SLAM systems always maintain a mass of map points to model the environm…

CPL-SLAM: Efficient and Certifiably Correct Planar Graph-Based SLAM Using the Complex Number Representation

2020-06-25 · Taosha Fan, Hanlin Wang, Michael Rubenstein, Todd Murphey

In this paper, we consider the problem of planar graph-based simultaneous localization and mapping (SLAM) that involves both poses of the autonomous agent and positions of observed landmarks. We present CPL-SLAM, an effi…

C++ codeSimultaneous Localization and Mapping

Dense Piecewise Planar RGB-D SLAM for Indoor Environments

2017-08-01 · Phi-Hung Le, Jana Kosecka

The paper exploits weak Manhattan constraints to parse the structure of indoor environments from RGB-D video sequences in an online setting. We extend the previous approach for single view parsing of indoor scenes to vid…

Visual Odometry

Differentiable SLAM-net: Learning Particle SLAM for Visual Navigation

2021-05-17 · CVPR 2021 1 · Peter Karkus, Shaojun Cai, David Hsu

Simultaneous localization and mapping (SLAM) remains challenging for a number of downstream applications, such as visual robot navigation, because of rapid turns, featureless walls, and poor camera quality. We introduce …

Robot NavigationSimultaneous Localization and MappingVisual Navigation