基于视觉里程计的微型飞行器绝对目标地理定位

Arun Annaiyan, M. Yadav, Miguel A. Olivares Mendez, H. Voos
{"title":"基于视觉里程计的微型飞行器绝对目标地理定位","authors":"Arun Annaiyan, M. Yadav, Miguel A. Olivares Mendez, H. Voos","doi":"10.1109/RACE.2015.7097264","DOIUrl":null,"url":null,"abstract":"An unmanned aerial system capable of finding world coordinates of a ground target is proposed here. The main focus here was to provide effective methodology to estimate ground target world coordinates using aerial images captured by the custom made micro aerial vehicle (MAV) as a part of visual odometery process on real time. The method proposed here for finding target's ground coordinates uses a monocular camera which is placed in MAV belly in forward looking/ Downward looking mode. The Binary Robust Invariant Scalable Key points (BRISK) algorithm was implemented for detecting feature points in the consecutive images. After robust feature point detection, efficiently performing Image Registration between the aerial images captured by MAV and with the Geo referenced images is the prime and core computing operation considered. Precise Image alignment is implemented by accurately estimating Homography matrix. In order to accurately estimate Homography matrix which consists of 9 parameters, this algorithm solves the problem in a Least Square Optimization way. Therefore, this framework can be integrated with visual odometery pipeline; this gives the advantage of reducing the computational burden on the hardware. The system can still perform the task of target geo-localization efficiently based on visual features and geo referenced reference images of the scene which makes this solution to be found as cost effective, easily implementable with robustness in the output. The hardware implementation of MAV along with this dedicated system which can do the proposed work to find the target coordinates is completed. The main application of this work is in search and rescue operations in real time scenario. The methodology was analyzed and executed in MATLAB before implementing real time on the developed platform. Finally, three case studies with different advantages derived from the proposed framework are represented.","PeriodicalId":161131,"journal":{"name":"2015 International Conference on Robotics, Automation, Control and Embedded Systems (RACE)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2015-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Visual odometry based absolute target geo-location from micro aerial vehicle\",\"authors\":\"Arun Annaiyan, M. Yadav, Miguel A. Olivares Mendez, H. Voos\",\"doi\":\"10.1109/RACE.2015.7097264\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"An unmanned aerial system capable of finding world coordinates of a ground target is proposed here. The main focus here was to provide effective methodology to estimate ground target world coordinates using aerial images captured by the custom made micro aerial vehicle (MAV) as a part of visual odometery process on real time. The method proposed here for finding target's ground coordinates uses a monocular camera which is placed in MAV belly in forward looking/ Downward looking mode. The Binary Robust Invariant Scalable Key points (BRISK) algorithm was implemented for detecting feature points in the consecutive images. After robust feature point detection, efficiently performing Image Registration between the aerial images captured by MAV and with the Geo referenced images is the prime and core computing operation considered. Precise Image alignment is implemented by accurately estimating Homography matrix. In order to accurately estimate Homography matrix which consists of 9 parameters, this algorithm solves the problem in a Least Square Optimization way. Therefore, this framework can be integrated with visual odometery pipeline; this gives the advantage of reducing the computational burden on the hardware. The system can still perform the task of target geo-localization efficiently based on visual features and geo referenced reference images of the scene which makes this solution to be found as cost effective, easily implementable with robustness in the output. The hardware implementation of MAV along with this dedicated system which can do the proposed work to find the target coordinates is completed. The main application of this work is in search and rescue operations in real time scenario. The methodology was analyzed and executed in MATLAB before implementing real time on the developed platform. Finally, three case studies with different advantages derived from the proposed framework are represented.\",\"PeriodicalId\":161131,\"journal\":{\"name\":\"2015 International Conference on Robotics, Automation, Control and Embedded Systems (RACE)\",\"volume\":\"16 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2015-02-20\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2015 International Conference on Robotics, Automation, Control and Embedded Systems (RACE)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/RACE.2015.7097264\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2015 International Conference on Robotics, Automation, Control and Embedded Systems (RACE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/RACE.2015.7097264","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

提出了一种能够探测地面目标世界坐标的无人机系统。本文的主要重点是提供一种有效的方法,利用定制微型飞行器(MAV)捕获的航空图像作为实时视觉里程测量过程的一部分来估计地面目标世界的坐标。本文提出的寻找目标地面坐标的方法是使用一个单目摄像机,该摄像机以前视/下视模式放置在MAV的腹部。采用二值鲁棒不变性可扩展关键点(BRISK)算法检测连续图像中的特征点。在进行鲁棒特征点检测后,高效地对MAV捕获的航拍图像与Geo参考图像进行配准是主要和核心的计算操作。通过对单应性矩阵的精确估计,实现了图像的精确对准。为了准确估计由9个参数组成的单应性矩阵,该算法采用最小二乘优化方法解决了该问题。因此,该框架可以与可视化里程计管道集成;这样做的好处是减少了硬件上的计算负担。该系统仍然可以基于场景的视觉特征和地理参考图像高效地执行目标地理定位任务,使得该方案具有成本效益、易于实现和输出鲁棒性好的特点。完成了MAV的硬件实现以及该专用系统的实现,该系统可以完成所提出的寻找目标坐标的工作。本工作主要应用于实时场景下的搜救行动。在MATLAB中对该方法进行了分析和执行,然后在开发的平台上进行了实时实现。最后,给出了基于该框架的三个不同优势的案例研究。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Visual odometry based absolute target geo-location from micro aerial vehicle
An unmanned aerial system capable of finding world coordinates of a ground target is proposed here. The main focus here was to provide effective methodology to estimate ground target world coordinates using aerial images captured by the custom made micro aerial vehicle (MAV) as a part of visual odometery process on real time. The method proposed here for finding target's ground coordinates uses a monocular camera which is placed in MAV belly in forward looking/ Downward looking mode. The Binary Robust Invariant Scalable Key points (BRISK) algorithm was implemented for detecting feature points in the consecutive images. After robust feature point detection, efficiently performing Image Registration between the aerial images captured by MAV and with the Geo referenced images is the prime and core computing operation considered. Precise Image alignment is implemented by accurately estimating Homography matrix. In order to accurately estimate Homography matrix which consists of 9 parameters, this algorithm solves the problem in a Least Square Optimization way. Therefore, this framework can be integrated with visual odometery pipeline; this gives the advantage of reducing the computational burden on the hardware. The system can still perform the task of target geo-localization efficiently based on visual features and geo referenced reference images of the scene which makes this solution to be found as cost effective, easily implementable with robustness in the output. The hardware implementation of MAV along with this dedicated system which can do the proposed work to find the target coordinates is completed. The main application of this work is in search and rescue operations in real time scenario. The methodology was analyzed and executed in MATLAB before implementing real time on the developed platform. Finally, three case studies with different advantages derived from the proposed framework are represented.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信