这篇文章加平面约束,但是没有计算面特征的雅可比,而是使用平面内特征点作为节点参与图优化。
Our formulation, differently from the state of the art, allows us to incorporate general planes, independently of depth information or CNN segmentation being available (although we could also use them)独立于深度信息和CNN
文章主要贡献:
Our main contribution is modelling the joint optimization of planes, points belonging to the planes and regular 3D points using factor graphs.
文章近似的工作有RGB-D Plane SLAM,Mono Plane SLAM,(使用神经网络CNN方法有局限性,限制平面为wall-floor-window)
改写: In our work we address the monocular case, using the minimal parametrization proposed in [12] to optimise planes in the manifold. We combine this with the monocular planar constraint from [16]. Finally, we develop a factor graph-based formulation to optimise planes, points and keyframes and integrate this with ORB SLAM [2].