zoukankan      html  css  js  c++  java
  • Monocular Visual-Inertial Odometry单目视觉惯性里程计

    Monocular Visual-Inertial Odometry:https://www.qualcomm.com/invention/research

    单目视觉-惯性里程计

    INDOOR POSITIONING BY VISUAL-INERTIAL ODOMETRY:Link

     vio(visual inertial odometry) in mobile phone in github:

    inertial navigation system:惯性导航系统 开源软件

      手机惯导系统

    Visual inertial odometry:视觉惯性里程计 http://mse.hust.edu.cn/admin.php/index/view/aid/4433.html

    Abstract: Visual inertial odometry (VIO) is a technique to estimate the change of a mobile platform in position and orientation over time by using the measurements from on-board cameras and IMU sensor. Recently VIO attracts significant attentions from large number of researchers and is gaining the popularity in various potential applications due to the miniaturization in size and low cost in price of two sensing modularities. However, it is very challenging in both of technical development and engineering implementation when accuracy, real time performance, robustness, and operation scale are taken into consideration. This talk is to report the state of the art VIO techniques from the perspectives of filtering and optimisation based approaches, which are two dominated approaches adopted in the research area. Various filtering based approaches optimisation based approaches are introduced and their link will be clarified. Some video clips will be demonstrated during the talk.

    Dongbing Gu简历: Dongbing Gu is a professor in School of Computer Science and Electronic Engineering, University of Essex, UK. His current research interests include distributed control algorithms, distributed information fusion, cooperative control, model predictive control, and machine learning. He has published more than 180 papers in international conferences and journals.  His research has been supported by Royal Society, EPSRC, EU FP7, British Council, and industries. He is a board member of International Journal of Model, Identification, and Control, Cognitive Computations, Intelligent Industrial Systems, and Frontiers Robotics and AI. He served as a member of organizing committee and programme committee for many international conferences. Prof. Gu is a senior member of IEEE.

    >>初始位置的确定:自身位置+桩位

  • 相关阅读:
    C++ String详解
    乏力的编码很累,这里有私货..
    给自己~~微语&&歌单
    2019CSP-J第二轮 B题C题
    HDU 3966 树链剖分+树状数组 模板
    HDU 2255 KM算法 二分图最大权值匹配
    HDU 4280 ISAP+BFS 最大流 模板
    HDU 6181 第k短路
    假装会python--爬取贴吧正文
    HDU 6170 dp
  • 原文地址:https://www.cnblogs.com/2008nmj/p/7008786.html
Copyright © 2011-2022 走看看