zoukankan      html  css  js  c++  java
  • An Overview to Visual Odometry and Visual SLAM Applications to Mobile Robotics

      Iterative Closest Point (ICP) algorithm:Besl, P., McKay, N.: A method for registration of 3-D shapes. IEEE Trans. Pattern Anal. Mach. Intell. 14(2), 239–256 (1992)

      Sparse Bundle Adjustment (SBA) :Lourakis, M., Argyros, A.: SBA: a software package for generic sparse bundle adjustment. ACM Trans. Math. Softw. (TOMS) 36(1), 2 (2009)    Sparse Bundle Adjustment (SBA) [76] was applied in order to obtain a globally consistent map.

      SLAM approaches have been categorized into filtering approaches (such as EKF-SLAM [106] and particle filter based SLAM [81]) and smoothing approaches (such as GraphSLAM [111], RGBD SLAM [56], Smoothing and Mapping [30]).

      相机标定:There are a number of open source software available for estimating the camera parameters such as theMATLAB camera calibration toolbox [15] and [100] and the C/C++ OpenCV calibration toolbox [16].

  • 相关阅读:
    基于http实现网络yum源搭建
    基于长轮询简易版聊天室
    放大镜案例
    弹出登录框
    拖拽案例
    js入门之DOM动态创建数据
    heoi2020游记
    省选模拟6&7
    省选模拟5
    后缀自动机总结
  • 原文地址:https://www.cnblogs.com/zzx2cnblogs/p/6729733.html
Copyright © 2011-2022 走看看