ORB-SLAM2代码阅读ORBextractor.cpp
接触ORB-SLAM很久了但是一直没能自己认真读一读代码,水平有限所以找了很多资料借鉴理解,为了方便记忆融合记录一下
参考注释
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/features2d/features2d.hpp>
#...
转载
2020-04-02 13:18:08 ·
1052 阅读 ·
0 评论