MonoSLAM: Robust Monocular SLAM with Global Structure Optimization
Bingzheng Jiang, Jiayuan Wang, Han Ding, Lijun Zhu
TL;DR
MonoSLAM introduces a robust monocular SLAM framework that fuses point, line, and vanishing-point features via Global Primitives to achieve accurate pose estimation and mapping in texture-poor environments. The system employs a two-stage approach with Local Primitives for immediate scene geometry and Global Primitives aggregated across non-overlapping frames, integrated through a robust factor-graph optimization that jointly enforces local and global geometric cues. Key contributions include a multi-frame non-overlapping association strategy, optical-flow-assisted line fusion, vanishing-direction fusion, and a novel global-primitive factor in the optimization, leading to improved trajectory accuracy on challenging benchmarks like ICL-NUIM and EuRoC. The findings demonstrate the practical potential of leveraging structural regularities without environmental priors, though future work could incorporate IMU data to enhance stability under dynamic motions.
Abstract
This paper presents a robust monocular visual SLAM system that simultaneously utilizes point, line, and vanishing point features for accurate camera pose estimation and mapping. To address the critical challenge of achieving reliable localization in low-texture environments, where traditional point-based systems often fail due to insufficient visual features, we introduce a novel approach leveraging Global Primitives structural information to improve the system's robustness and accuracy performance. Our key innovation lies in constructing vanishing points from line features and proposing a weighted fusion strategy to build Global Primitives in the world coordinate system. This strategy associates multiple frames with non-overlapping regions and formulates a multi-frame reprojection error optimization, significantly improving tracking accuracy in texture-scarce scenarios. Evaluations on various datasets show that our system outperforms state-of-the-art methods in trajectory precision, particularly in challenging environments.
