This document presents PLVS: a real-time system that leverages sparse SLAM, volumetric mapping, and 3D unsupervised incremental segmentation. PLVS stands for Points, Lines, Volumetric mapping, and Segmentation. It supports RGB-D and Stereo cameras, which may be optionally equipped with IMUs. The SLAM module is keyframe-based, and extracts and tracks sparse points and line segments as features. Volumetric mapping runs in parallel with respect to the SLAM front-end and generates a 3D reconstruction of the explored environment by fusing point clouds backprojected from keyframes. Different volumetric mapping methods are supported and integrated in PLVS. We use a novel reprojection error to bundle-adjust line segments. This error exploits available depth information to stabilize the position estimates of line segment endpoints. An incremental and geometric-based segmentation method is implemented and integrated for RGB-D cameras in the PLVS framework. We present qualitative and quantitative evaluations of the PLVS framework on some publicly available datasets. The appendix details the adopted stereo line triangulation method and provides a derivation of the Jacobians we used for line error terms. The software is available as open-source.
翻译:本文提出PLVS:一种集成稀疏SLAM、体素建图与三维无监督增量分割的实时系统。PLVS代表点(Points)、线(Lines)、体素建图(Volumetric mapping)与分割(Segmentation)。该系统支持RGB-D和立体相机,并可选配IMU。SLAM模块基于关键帧,提取并追踪稀疏点与线段特征。体素建图与SLAM前端并行运行,通过融合从关键帧反投影的点云,生成探索环境的三维重建。PLVS集成并支持多种体素建图方法。我们采用一种新颖的重投影误差对线段进行光束法平差,该误差利用可用深度信息稳定线段端点位置估计。针对RGB-D相机,我们在PLVS框架内实现并集成了一个基于几何的增量式分割方法。我们在多个公开数据集上对PLVS框架进行了定性与定量评估。附录详细阐述了所采用的立体线段三角化方法,并推导了用于线段误差项的雅可比矩阵。相关软件已开源。