ORB_SLAM2 论文与代码总结

本文深入解析ORB_SLAM系统,涵盖其论文关键点、代码实现细节及运行流程。介绍该系统如何通过跟踪、本地映射与闭环检测三个核心线程实现视觉SLAM功能。

ORB_SLAM论文与代码阅读总结


论文链接:ORB_SLAM Paper

论文关键点笔记

1. Main thread is for tracking, the `System` make 3 more threads for local mapping, loop-closing and viewing.
2. In TRACKING, a local visible map is retrieved using the covisibility graph of keyframes that is maintained by the system,local visible map is used for camera pose refinement;  This local map contains the set of keyframes K1, that share map points with the current frame, and a set K2 with neighbors to the keyframes K1 in the covisibility graph. TRACKING decides inserting keyframes, conditions: >20 frames from relocalization or last keyframe; track features > 50, or <90% of points of reference keyframe.
3. New correspondences for un
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值