【那些年我们一起看过的论文】之《ORB-SLAM: A Versatile and Accurate Monocular SLAM System》


/*
ORB-SLAM是基于特征的单目SLAM,他可以适应室内室外大小场景,相机也可以比较自由运动,同样只在发现场景内容变化时才更新内容,减少开销。效果比较好,代码也开放了,建议跑一下感受一下,以期后续开发。
*/
ORB主要借鉴了PTAM的思想,借鉴的工作主要有Rubble的ORB特征点;DBow2的place recognition用于闭环检测;Strasdat的闭环矫正和covisibility graph思想;以及Kuemmerle和Grisetti的g2o用于优化。

他选择了ORB作为特征,在于其良好的旋转不变性,以及快速匹配效果,可以和BA很好的结合。

Contributions(贡献):
1) Use of the same features for all tasks (ORB)
2) Real-time operation in large environments(在大图中独立使用小图)
3) Real-time loop closing based on the optimization of a pose graph
4) Real-time camera relocalization with significant invari-ance to viewpoint and illumination.
5) A new automatic and robust initialization procedure based on model selection that permits to create an initial map of planar and nonplanar scenes.
6) A survival of the fittest approach to

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值