paper-with-me

Papers

Dense monocular Simultaneous Localization and Mapping by direct surfel optimization

2020-02-14

This work presents a novel approach for monocular dense Simultaneous Localization and Mapping. The surface to be estimated is represented as a piecewise planar surface, defined as a group of surfels each having as parameters its position and normal. These parameters are then directly estimated from the raw camera pixels measurements, by a Gauss-Newton iterative process. As far as the authors know, this is the first time this approach is used for monocular depth estimation. The representation of the surface as a group of surfels has several advantages. It allows the recovery of robust and accurate pixel depths, without the need to use a computationally demanding depth regularization schema. This has the further advantage of avoiding the use of a physically unlikely surface smoothness prior. New surfels can be correctly initialized from the information present in nearby surfels, avoiding also the need to use an expensive initialization routine commonly needed in Gauss-Newton methods. The method was written in the GLSL shading language, allowing the usage of GPGPU thus achieving real-time. The method was tested against several datasets, showing both its depth and normal estimation correctness, and its scene reconstruction quality. The results presented here showcase the usefulness of the more physically grounded piecewise planar scene depth prior, instead of the more commonly pixel depth independence and smoothness prior.

📄 PDF Abstract BibTeX arXiv:1910.01997

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Learning monocular visual odometry with dense 3D mapping from dense 3D flow

2018-03-06 · Cheng Zhao, Li Sun, Pulak Purkait, Tom Duckett 외

This paper introduces a fully deep learning approach to monocular SLAM, which can perform simultaneous localization using a neural network for learning visual odometry (L-VO) and dense 3D mapping. Dense 2D flow and a dep…

Monocular Visual OdometryVisual Odometry

Simultaneous Localization and 3D-Semi Dense Mapping for Micro Drones Using Monocular Camera and Inertial Sensors

2025-11-18 · Jeryes Danial, Yosi Ben Asher, Itzik Klein arxiv

Monocular simultaneous localization and mapping (SLAM) algorithms estimate drone poses and build a 3D map using a single camera. Current algorithms include sparse methods that lack detailed geometry, while learning-drive…

Pose EstimationEdge Detection

NICER-SLAM: Neural Implicit Scene Encoding for RGB SLAM

2023-02-07 · Zihan Zhu, Songyou Peng, Viktor Larsson, Zhaopeng Cui 외

Neural implicit representations have recently become popular in simultaneous localization and mapping (SLAM), especially in dense visual SLAM. However, previous works in this direction either rely on RGB-D sensors, or re…

3D Scene ReconstructionNovel View SynthesisOptical Flow EstimationSimultaneous Localization and Mapping

EC3R-SLAM: Efficient and Consistent Monocular Dense SLAM with Feed-Forward 3D Reconstruction

2025-10-02 · Lingxiang Hu, Naima Ait Oufroukh, Fabien Bonardi, Raymond Ghandour arxiv

The application of monocular dense Simultaneous Localization and Mapping (SLAM) is often hindered by high latency, large GPU memory consumption, and reliance on camera calibration. To relax this constraint, we propose EC…

3D Reconstruction

Multi-Agent Monocular Dense SLAM With 3D Reconstruction Priors

2025-11-24 · Yuchen Zhou, Haihang Wu arxiv

Monocular Simultaneous Localization and Mapping (SLAM) aims to estimate a robot's pose while simultaneously reconstructing an unknown 3D scene using a single camera. While existing monocular SLAM systems generate detaile…

Computational Efficiency3D Reconstruction