weiguo
  • Home
  • Archives
  • Tags
  • Categories
  • About
  • external-link
weiguo
  • Home
  • Archives
  • Tags
  • Categories
  • About
  • external-link

ORB-SLAM2 Monocular(一)代码逻辑

2019-02-22
ORB-SLAM2 Monocular
38 words 1 min read
参考资料 ORB-SLAM2详解(一)简介 ORB-SLAM2详解(二)代码逻辑
Read more

VINS-Mono(三)IMU预积分

2019-01-11
VINS-Mono
0 words 0 min read
Read more

VINS-Mono(五)Visual-Inertial紧耦合优化

2019-01-11
VINS-Mono
570 words 2 min read
VINS系统初始化成功后,系统状态会置为NON_LINEAR。此时Estimator::processImage()接收到图像特征点数据后,
Read more

VINS-Mono(四)初始化

2019-01-11
VINS-Mono
3122 words 7 min read
几个重要的对象 estimator VINS Mono的主要功能被封装成了一个类Estimator,在vins_estimator_node中,通过创建一个Estima
Read more

Android手机camera和IMU的标定

2018-12-28
传感器标定
292 words 1 min read
实现流程 开发一个android端的app,运行在手机上,直接读取相机图像和IMU数据进行标定。这种方式,使用起来最方便,但是开发起来很操蛋。
Read more
  • 1
  • 2
  • 3
  • 4
Powered by Hugo | Theme - Jane © 2018 - 2019 伟锅