paper-with-me

Papers

ManhattanSLAM: Robust Planar Tracking and Mapping Leveraging Mixture of Manhattan Frames

2021-03-28 · Raza Yunus, Yanyan Li, Federico Tombari

In this paper, a robust RGB-D SLAM system is proposed to utilize the structural information in indoor scenes, allowing for accurate tracking and efficient dense mapping on a CPU. Prior works have used the Manhattan World (MW) assumption to estimate low-drift camera pose, in turn limiting the applications of such systems. This paper, in contrast, proposes a novel approach delivering robust tracking in MW and non-MW environments. We check orthogonal relations between planes to directly detect Manhattan Frames, modeling the scene as a Mixture of Manhattan Frames. For MW scenes, we decouple pose estimation and provide a novel drift-free rotation estimation based on Manhattan Frame observations. For translation estimation in MW scenes and full camera pose estimation in non-MW scenes, we make use of point, line and plane features for robust tracking in challenging scenes. %mapping Additionally, by exploiting plane features detected in each frame, we also propose an efficient surfel-based dense mapping strategy, which divides each image into planar and non-planar regions. Planar surfels are initialized directly from sparse planes in our map while non-planar surfels are built by extracting superpixels. We evaluate our method on public benchmarks for pose estimation, drift and reconstruction accuracy, achieving superior performance compared to other state-of-the-art methods. We will open-source our code in the future.

📄 PDF Abstract BibTeX arXiv:2103.15068

Code (1)

razayunus/ManhattanSLAM 공식 구현

Tasks

Camera Pose EstimationCPUPose EstimationSuperpixels

Similar Papers 제목 키워드 기반

Real-Time LiDAR Gaussian Splatting SLAM

2026-07-05 · Seungjun Tak, Yewon Jeon, Jaeik Hwang, SukMin Hwang 외 arxiv

We present a real-time LiDAR-based framework for Gaussian Splatting SLAM that tightly couples fast G-ICP registration with spherical rasterization-based dense mapping for large-scale sequences. Leveraging LiDAR geometry …

PlanarTrack: A high-quality and challenging benchmark for large-scale planar object tracking

2025-10-27 · Yifan Jiao, Xinran Liu, Xiaoqiong Liu, Xiaohui Yuan 외 arxiv

Planar tracking has drawn increasing interest owing to its key roles in robotics and augmented reality. Despite recent great advancement, further development of planar tracking, particularly in the deep learning era, is …

Object Tracking

PlanarTrack: A Large-scale Challenging Benchmark for Planar Object Tracking

2023-03-14 · ICCV 2023 1 · Xinran Liu, Xiaoqiong Liu, Ziruo Yi, Xin Zhou 외

Planar object tracking is a critical computer vision problem and has drawn increasing interest owing to its key roles in robotics, augmented reality, etc. Despite rapid progress, its further development, especially in th…

Object Tracking

Spectral GS-SLAM: Observability-Aware, Degeneracy-Robust Tracking for Real-Time 3D Gaussian Splatting SLAM

2026-06-19 · Edward Beng Wai Tan, Siew-Kei Lam, Dongshuo Zhang arxiv

Recent 3DGS-SLAM systems enable real-time operation by leveraging conventional feature matching or ICP-based tracking, thereby avoiding the heavy dense photometric optimization used in earlier approaches. However, featur…

MonoGS++: Fast and Accurate Monocular RGB Gaussian SLAM

2025-04-03 · Renwu Li, Wenjing Ke, Dong Li, Lu Tian 외

We present MonoGS++, a novel fast and accurate Simultaneous Localization and Mapping (SLAM) method that leverages 3D Gaussian representations and operates solely on RGB inputs. While previous 3D Gaussian Splatting (GS)-b…

3D Scene ReconstructionSimultaneous Localization and MappingVisual Odometry