paper-with-me

홈 › Papers

SE-SLAM: Semi-Dense Structured Edge-Based Monocular SLAM

2019-09-09 · Juan Jose Tarrio, Claus Smitt, Sol Pedre

Vision-based Simultaneous Localization And Mapping (VSLAM) is a mature problem in Robotics. Most VSLAM systems are feature based methods, which are robust and present high accuracy, but yield sparse maps with limited application for further navigation tasks. Most recently, direct methods which operate directly on image intensity have been introduced, capable of reconstructing richer maps at the cost of higher processing power. In this work, an edge-based monocular SLAM system (SE-SLAM) is proposed as a middle point: edges present good localization as point features, while enabling a structural semidense map reconstruction. However, edges are not easy to associate, track and optimize over time, as they lack descriptors and biunivocal correspondence, unlike point features. To tackle these issues, this paper presents a method to match edges between frames in a consistent manner; a feasible strategy to solve the optimization problem, since its size rapidly increases when working with edges; and the use of non-linear optimization techniques. The resulting system achieves comparable precision to state of the art feature-based and dense/semi-dense systems, while inherently building a structural semi-dense reconstruction of the environment, providing relevant structure data for further navigation algorithms. To achieve such accuracy, state of the art non-linear optimization is needed, over a continuous feed of 10000 edgepoints per frame, to optimize the full semi-dense output. Despite its heavy processing requirements, the system achieves near to real-time operation, thanks to a custom built solver and parallelization of its key stages. In order to encourage further development of edge-based SLAM systems, SE-SLAM source code will be released as open source.

📄 PDF Abstract BibTeX arXiv:1909.03917

Code (0)

등록된 구현이 없습니다.

Tasks

Simultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

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

Original Loop-closure Detection Algorithm for Monocular vSLAM

2017-07-15 · Andrey Bokovoy, Konstantin Yakovlev

Vision-based simultaneous localization and mapping (vSLAM) is a well-established problem in mobile robotics and monocular vSLAM is one of the most challenging variations of that problem nowadays. In this work we study on…

Loop Closure DetectionSimultaneous Localization and Mapping

DeepRelativeFusion: Dense Monocular SLAM using Single-Image Relative Depth Prediction

2020-06-07 · Shing Yan Loo, Syamsiah Mashohor, Sai Hong Tang, Hong Zhang

In this paper, we propose a dense monocular SLAM system, named DeepRelativeFusion, that is capable to recover a globally consistent 3D structure. To this end, we use a visual SLAM algorithm to reliably recover the camera…

Depth EstimationDepth PredictionSimultaneous Localization and MappingVisual Navigation

From Monocular SLAM to Autonomous Drone Exploration

2016-09-26 · Lukas von Stumberg, Vladyslav Usenko, Jakob Engel, Jörg Stückler 외

Micro aerial vehicles (MAVs) are strongly limited in their payload and power capacity. In order to implement autonomous navigation, algorithms are therefore desirable that use sensory equipment that is as small, low-weig…

Autonomous Navigation

Pop-up SLAM: Semantic Monocular Plane SLAM for Low-texture Environments

2017-03-21 · Shichao Yang, Yu Song, Michael Kaess, Sebastian Scherer

Existing simultaneous localization and mapping (SLAM) algorithms are not robust in challenging low-texture environments because there are only few salient features. The resulting sparse or semi-dense map also conveys lit…

Motion PlanningScene UnderstandingSimultaneous Localization and MappingState Estimation