Robust Visual SLAM with Point and Line Features
In this paper, we develop a robust efficient visual SLAM system that utilizes heterogeneous point and line features. By leveraging ORB-SLAM [1], the proposed system consists of stereo matching, frame tracking, local mapping, loop detection, and bundle adjustment of both point and line features. In particular, as the main theoretical contributions of this paper, we, for the first time, employ the orthonormal representation as the minimal parameterization to model line features along with point features in visual SLAM and analytically derive the Jacobians of the re-projection errors with respect to the line parameters, which significantly improves the SLAM solution. The proposed SLAM has been extensively tested in both synthetic and real-world experiments whose results demonstrate that the proposed system outperforms the state-of-the-art methods in various scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
Stereo MatchingStereo Matching HandSimilar Papers 제목 키워드 기반
Avoiding Degeneracy for Monocular Visual SLAM with Point and Line Features
In this paper, a degeneracy avoidance method for a point and line based visual SLAM algorithm is proposed. Visual SLAM predominantly uses point features. However, point features lack robustness in low texture and illumin…
Optical Flow EstimationPL-SLAM: a Stereo SLAM System through the Combination of Points and Line Segments
Traditional approaches to stereo visual SLAM rely on point features to estimate the camera trajectory and build a map of the environment. In low-textured environments, though, it is often difficult to find a sufficient n…
C++ codeDescriptiveVisual OdometryEdge SLAM: Edge Points Based Monocular Visual SLAM
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 TrackingIDLS: Inverse Depth Line based Visual-Inertial SLAM
For robust visual-inertial SLAM in perceptually-challenging indoor environments,recent studies exploit line features to extract descriptive information about scene structure to deal with the degeneracy of point features.…
DescriptiveVisual LocalizationPLED-VINS: A Point-Line Event-Based Visual Inertial SLAM for Dynamic Environments
Dynamic environments remain a fundamental challenge for visual SLAM, where unreliable observations from moving objects and rapid motion degrade state estimation accuracy. Although event cameras preserve fine-grained spat…