You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
对这个库做了研究,有几个问题,希望能得到解答
1.对orbslam3做了删减,修改?我使用了你的构建配置,还原orbslam3所有的代码,使用单目,发现没有你的稳定,且mappoints不在画面中央的区域似乎也没有你的精准(我用内参构建了投影矩阵,使画面和地图点做了匹配),你做了哪些修改呢?
2.ar场景一个很重要的场景就是,加载已构建好的稀疏点云,然后使用纯定位模式,输出相机位姿,这部分功能有计划加入吗?