paper-with-me

Papers

Visual SLAM: Why Bundle Adjust?

2019-02-11 · Álvaro Parra, Tat-Jun Chin, Anders Eriksson, Ian Reid

Bundle adjustment plays a vital role in feature-based monocular SLAM. In many modern SLAM pipelines, bundle adjustment is performed to estimate the 6DOF camera trajectory and 3D map (3D point cloud) from the input feature tracks. However, two fundamental weaknesses plague SLAM systems based on bundle adjustment. First, the need to carefully initialise bundle adjustment means that all variables, in particular the map, must be estimated as accurately as possible and maintained over time, which makes the overall algorithm cumbersome. Second, since estimating the 3D structure (which requires sufficient baseline) is inherent in bundle adjustment, the SLAM algorithm will encounter difficulties during periods of slow motion or pure rotational motion. We propose a different SLAM optimisation core: instead of bundle adjustment, we conduct rotation averaging to incrementally optimise only camera orientations. Given the orientations, we estimate the camera positions and 3D points via a quasi-convex formulation that can be solved efficiently and globally optimally. Our approach not only obviates the need to estimate and maintain the positions and 3D map at keyframe rate (which enables simpler SLAM systems), it is also more capable of handling slow motions or pure rotational motions.

📄 PDF Abstract BibTeX arXiv:1902.03747

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VOOM: Robust Visual Object Odometry and Mapping using Hierarchical Landmarks

2024-02-21 · Yutong Wang, Chaoyang Jiang, Xieyuanli Chen

In recent years, object-oriented simultaneous localization and mapping (SLAM) has attracted increasing attention due to its ability to provide high-level semantic information while maintaining computational efficiency. S…

Computational EfficiencyObjectSimultaneous Localization and Mapping

Edge SLAM: Edge Points Based Monocular Visual SLAM

2019-01-14 · Soumyadip Maity, Arindam Saha, Brojeshwar Bhowmick

Visual SLAM shows significant progress in recent years due to high attention from vision community but still, challenges remain for low-textured environments. Feature based visual SLAMs do not produce reliable camera and…

Optical Flow EstimationPoint Tracking

Learning To Bundle-Adjust: A Graph Network Approach to Faster Optimization of Bundle Adjustment for Vehicular SLAM

2021-01-01 · ICCV 2021 10 · Tetsuya Tanaka, Yukihiro Sasagawa, Takayuki Okatani

Bundle adjustment (BA) occupies a large portion of SfM and visual SLAM's total execution time. Local BA over the latest several keyframes plays a crucial role in visual SLAM. Its execution time should be sufficiently…

Dynamic Visual SLAM using a General 3D Prior

2025-12-07 · Xingguang Zhong, Liren Jin, Marija Popović, Jens Behley 외 arxiv

Reliable incremental estimation of camera poses and 3D reconstruction is key to enable various applications including robotics, interactive visualization, and augmented reality. However, this task is particularly challen…

Camera Pose Estimation3D Reconstruction

NFL-BA: Improving Endoscopic SLAM with Near-Field Light Bundle Adjustment

2024-12-17 · Andrea Dunn Beltran, Daniel Rho, Marc Niethammer, Roni Sengupta

Simultaneous Localization And Mapping (SLAM) from a monocular endoscopy video can enable autonomous navigation, guidance to unsurveyed regions, and 3D visualizations, which can significantly improve endoscopy experience …

3DGSAutonomous NavigationSimultaneous Localization and Mapping