ORBSLAM2 添加二进制词库

Posted polipolu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ORBSLAM2 添加二进制词库相关的知识,希望对你有一定的参考价值。

参考:

https://github.com/raulmur/ORB_SLAM2/pull/21/commits/4122702ced85b20bd458d0e74624b9610c19f8cc

 

然后编译

cd /home/jo/workspace/orb_demo/src/ORB_SLAM2
chmod +x build.sh
sh build.sh

 

以上是关于ORBSLAM2 添加二进制词库的主要内容,如果未能解决你的问题,请参考以下文章

通俗易懂理解ORBSLAM2跟踪模块

ORBSLAM2的资源

ORBSLAM2代码阅读-loopclosing.cpp

ORBSLAM2代码阅读-system.cpp

ORBSLAM2代码阅读-tracking.cpp

ORBSLAM2代码阅读-头文件-system.h