• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

通过跟踪视觉和几何特征实现机器人导航辅助设备的六自由度姿态估计

6-DOF Pose Estimation of a Robotic Navigation Aid by Tracking Visual and Geometric Features.

作者信息

Ye Cang, Hong Soonhac, Tamjidi Amirhossein

机构信息

Department of Systems Engineering, University of Arkansas at Little Rock, Little Rock, AR 72204, USA.

出版信息

IEEE Trans Autom Sci Eng. 2015 Oct;12(4):1169-1180. doi: 10.1109/TASE.2015.2469726. Epub 2015 Oct 5.

DOI:10.1109/TASE.2015.2469726
PMID:26924949
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC4763992/
Abstract

UNLABELLED

This paper presents a 6-DOF Pose Estimation (PE) method for a Robotic Navigation Aid (RNA) for the visually impaired. The RNA uses a single 3D camera for PE and object detection. The proposed method processes the camera's intensity and range data to estimates the camera's egomotion that is then used by an Extended Kalman Filter (EKF) as the motion model to track a set of visual features for PE. A RANSAC process is employed in the EKF to identify inliers from the visual feature correspondences between two image frames. Only the inliers are used to update the EKF's state. The EKF integrates the egomotion into the camera's pose in the world coordinate system. To retain the EKF's consistency, the distance between the camera and the floor plane (extracted from the range data) is used by the EKF as the observation of the camera's coordinate. Experimental results demonstrate that the proposed method results in accurate pose estimates for positioning the RNA in indoor environments. Based on the PE method, a wayfinding system is developed for localization of the RNA in a home environment. The system uses the estimated pose and the floorplan to locate the RNA user in the home environment and announces the points of interest and navigational commands to the user through a speech interface.

NOTE TO PRACTITIONERS

This work was motivated by the limitations of the existing navigation technology for the visually impaired. Most of the existing methods use a point/line measurement sensor for indoor object detection. Therefore, they lack capability in detecting 3D objects and positioning a blind traveler. Stereovision has been used in recent research. However, it cannot provide reliable depth data for object detection. Also, it tends to produce a lower localization accuracy because its depth measurement error quadratically increases with the true distance. This paper suggests a new approach for navigating a blind traveler. The method uses a single 3D time-of-flight camera for both 6-DOF PE and 3D object detection and thus results in a small-sized but powerful RNA. Due to the camera's constant depth accuracy, the proposed egomotion estimation method results in a smaller error than that of existing methods. A new EKF method is proposed to integrate the egomotion into the RNA's 6-DOF pose in the world coordinate system by tracking both visual and geometric features of the operating environment. The proposed method substantially reduces the pose error of a standard EKF method and thus supports a longer range navigation task. One limitation of the method is that it requires a feature-rich environment to work well.

摘要

未标注

本文提出了一种用于视障人士的机器人导航辅助设备(RNA)的六自由度姿态估计(PE)方法。该RNA使用单个3D相机进行姿态估计和目标检测。所提出的方法处理相机的强度和距离数据,以估计相机的自我运动,然后扩展卡尔曼滤波器(EKF)将其用作运动模型来跟踪一组视觉特征以进行姿态估计。在EKF中采用随机抽样一致性(RANSAC)过程,从两个图像帧之间的视觉特征对应关系中识别内点。仅使用内点来更新EKF的状态。EKF将自我运动整合到相机在世界坐标系中的姿态中。为了保持EKF的一致性,EKF将相机与地面平面之间的距离(从距离数据中提取)用作相机z坐标的观测值。实验结果表明,所提出的方法能够准确估计姿态,以便在室内环境中定位RNA。基于姿态估计方法,开发了一种用于在家庭环境中定位RNA的路径查找系统。该系统使用估计的姿态和平面图在家庭环境中定位RNA用户,并通过语音接口向用户宣布兴趣点和导航命令。

给从业者的提示

这项工作是受现有视障人士导航技术的局限性所推动。大多数现有方法使用点/线测量传感器进行室内目标检测。因此,它们缺乏检测三维物体和定位盲人旅行者的能力。立体视觉已在近期研究中使用。然而,它不能为目标检测提供可靠的深度数据。而且,它往往会产生较低的定位精度,因为其深度测量误差会随着真实距离呈二次方增加。本文提出了一种引导盲人旅行者的新方法。该方法使用单个3D飞行时间相机进行六自由度姿态估计和三维目标检测,从而得到一个体积小但功能强大的RNA。由于相机具有恒定的深度精度,所提出的自我运动估计方法产生的误差比现有方法更小。提出了一种新的EKF方法,通过跟踪操作环境的视觉和几何特征,将自我运动整合到RNA在世界坐标系中的六自由度姿态中。所提出的方法大幅降低了标准EKF方法的姿态误差,从而支持更长距离的导航任务。该方法的一个局限性是它需要一个特征丰富的环境才能良好运行。

相似文献

1
6-DOF Pose Estimation of a Robotic Navigation Aid by Tracking Visual and Geometric Features.通过跟踪视觉和几何特征实现机器人导航辅助设备的六自由度姿态估计
IEEE Trans Autom Sci Eng. 2015 Oct;12(4):1169-1180. doi: 10.1109/TASE.2015.2469726. Epub 2015 Oct 5.
2
An Indoor Wayfinding System Based on Geometric Features Aided Graph SLAM for the Visually Impaired.基于几何特征辅助图 SLAM 的视障室内导航系统。
IEEE Trans Neural Syst Rehabil Eng. 2017 Sep;25(9):1592-1604. doi: 10.1109/TNSRE.2017.2682265. Epub 2017 Mar 15.
3
Plane-Aided Visual-Inertial Odometry for 6-DOF Pose Estimation of a Robotic Navigation Aid.用于机器人导航辅助设备6自由度位姿估计的平面辅助视觉惯性里程计
IEEE Access. 2020;8:90042-90051. doi: 10.1109/access.2020.2994299. Epub 2020 May 12.
4
Co-Robotic Cane: A New Robotic Navigation Aid for the Visually Impaired.协同机器人手杖:一种用于视障人士的新型机器人导航辅助设备。
IEEE Syst Man Cybern Mag. 2016 Apr;2(2):33-42. doi: 10.1109/MSMC.2015.2501167. Epub 2016 Aug 24.
5
Pose Estimation of a Mobile Robot Based on Fusion of IMU Data and Vision Data Using an Extended Kalman Filter.基于扩展卡尔曼滤波器融合惯性测量单元(IMU)数据与视觉数据的移动机器人位姿估计
Sensors (Basel). 2017 Sep 21;17(10):2164. doi: 10.3390/s17102164.
6
A Robust Tri-Electromagnet-Based 6-DoF Pose Tracking System Using an Error-State Kalman Filter.一种基于鲁棒三电磁体的6自由度位姿跟踪系统,采用误差状态卡尔曼滤波器。
Sensors (Basel). 2024 Sep 13;24(18):5956. doi: 10.3390/s24185956.
7
Adaptive Absolute Ego-Motion Estimation Using Wearable Visual-Inertial Sensors for Indoor Positioning.使用可穿戴视觉惯性传感器进行室内定位的自适应绝对自我运动估计
Micromachines (Basel). 2018 Mar 6;9(3):113. doi: 10.3390/mi9030113.
8
A Multi-Sensor Fusion MAV State Estimation from Long-Range Stereo, IMU, GPS and Barometric Sensors.基于远距离立体视觉、惯性测量单元、全球定位系统和气压传感器的多传感器融合微型飞行器状态估计
Sensors (Basel). 2016 Dec 22;17(1):11. doi: 10.3390/s17010011.
9
A Robust Method for Ego-Motion Estimation in Urban Environment Using Stereo Camera.一种利用立体相机在城市环境中进行自我运动估计的稳健方法。
Sensors (Basel). 2016 Oct 17;16(10):1704. doi: 10.3390/s16101704.
10
A Fusion Localization Method based on a Robust Extended Kalman Filter and Track-Quality for Wireless Sensor Networks.一种基于鲁棒扩展卡尔曼滤波器和轨迹质量的无线传感器网络融合定位方法。
Sensors (Basel). 2019 Aug 21;19(17):3638. doi: 10.3390/s19173638.

引用本文的文献

1
Plane-Aided Visual-Inertial Odometry for 6-DOF Pose Estimation of a Robotic Navigation Aid.用于机器人导航辅助设备6自由度位姿估计的平面辅助视觉惯性里程计
IEEE Access. 2020;8:90042-90051. doi: 10.1109/access.2020.2994299. Epub 2020 May 12.
2
Real-Time Docking Ring Detection Based on the Geometrical Shape for an On-Orbit Spacecraft.基于几何形状的在轨航天器实时对接环检测。
Sensors (Basel). 2019 Nov 28;19(23):5243. doi: 10.3390/s19235243.
3
3-D Object Recognition of a Robotic Navigation Aid for the Visually Impaired.三维物体识别:为视障人士设计的机器人导航辅助设备。
IEEE Trans Neural Syst Rehabil Eng. 2018 Feb;26(2):441-450. doi: 10.1109/TNSRE.2017.2748419. Epub 2017 Sep 1.
4
An Indoor Wayfinding System Based on Geometric Features Aided Graph SLAM for the Visually Impaired.基于几何特征辅助图 SLAM 的视障室内导航系统。
IEEE Trans Neural Syst Rehabil Eng. 2017 Sep;25(9):1592-1604. doi: 10.1109/TNSRE.2017.2682265. Epub 2017 Mar 15.

本文引用的文献

1
Least-squares fitting of two 3-d point sets.最小二乘拟合两个三维点集。
IEEE Trans Pattern Anal Mach Intell. 1987 May;9(5):698-700. doi: 10.1109/tpami.1987.4767965.
2
MonoSLAM: real-time single camera SLAM.单目即时定位与地图构建(MonoSLAM):实时单目相机即时定位与地图构建
IEEE Trans Pattern Anal Mach Intell. 2007 Jun;29(6):1052-67. doi: 10.1109/TPAMI.2007.1049.