当前位置:网站首页>关于ORB——SLAM运行中关键帧位置越来越近的异常说明
关于ORB——SLAM运行中关键帧位置越来越近的异常说明
2022-04-23 07:15:00 【王不偏】
搬运自github:https://github.t-dt.cn/raulmur/ORB_SLAM2/issues/999
关于这个问题有一个大佬回复了:
很难说。原因有很多。
- 我注意到你是右转,这可以解释需要更多的关键帧,而你发现以前看不见的场景。
- ,有一个关键帧剔除过程,将消除冗余(culling)的关键帧。可能有关键帧等着被删除。
- 我看到了这种不恰当的行为。我的意思是非常糟糕的校准。如果你能在未扭曲图像的顶点附近看到一个直棋盘,那么你就有一个很好的校准。直观地验证校准总是一个好主意。
- 可能是你的比例正在缩小,你需要走更短的实际距离来获得一个新的关键帧。经常关闭一个循环可以解决这个问题。
可能还有很多其他原因。
所以解决办法有三个:(防止翻译失准,借用原话) - Improve your calibration, specially your distortion coefficients
- Make a loop
- Wait to automatic keyframe culling take place
版权声明
本文为[王不偏]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_50508111/article/details/124349775
边栏推荐
猜你喜欢
巨头押注的全屋智能,正在驱动海信、华为、小米们「自我革命」
Comparison of indoor positioning methods of several intelligent robots
浅谈ES6尾调优化
【Appium】测试时遇到手机内嵌H5页面的切换问题
CSV column extract column extraction
Ubuntu安装Mysql并查询平均成绩
dried food! Point based: differentiable Poisson solver
欧圣电气深交所上市:市值52亿 陆为东父女为美国籍
CGM优化血糖监测管理——移宇科技亮相四川省国际医学交流促进会
1216_MISRA_C规范学习笔记_控制流的规则要求
随机推荐
Convert object to URL
Depth of binary tree
室内定位技术对比
The whole house intelligence bet by the giant is driving the "self revolution" of Hisense, Huawei and Xiaomi
Implementation of new
Smart business card applet business card details page function implementation key code
多目视觉SLAM
LeetCode简单题之计算字符串的数字和
mysql查询字符串类型的字段使用数字类型查询时问题
Asynchronous learning
2022.4.11-4.17 AI industry weekly (issue 93): the dilemma of AI industry
Qt编译QtXlsx库
Weekly leetcode - 06 array topics 7 ~ 739 ~ 50 ~ offer 62 ~ 26 ~ 189 ~ 9
Jetson Xavier NX (3) bazel mediapipe installation
Planification du mouvement du manipulateur dans l'assemblage 3c
clang 如何产生汇编文件
Quick rehearsal exercise
【解释】get ORA-12838: cannot read/modify an object after modifying it in parallel
一款拥有漂亮外表的Typecho简洁主题_Scarfskin 源码下载
編譯原理題-帶答案