Civera, J., D. Galvez-Lopez, L. Riazuelo, J. D. Tardos, and J. M. M. Montiel. “Towards Semantic SLAM Using a Monocular Camera.” In 2011 IEEE/RSJ International Conference on Intelligent Robots and Systems, 1277–84. San Francisco, CA: IEEE, 2011. https://doi.org/10.1109/IROS.2011.6094648.
1 Introduction
本文提出了一种语义SLAM 算法,本算法将传统无意义的特征点和物体融合进到地图中。
本算法融合了三个不同领域的SOTA:
- 一个EKF 单目SLAM 提供相机位姿的在线实时估计,以及包含点特征的稀疏地图;
- 利用 Structure from Motion (SfM) 从稀疏图片中计算一个物体模型数据库;
- 视觉识别来检测图片流中物体是否存在。