论文:2013,Vol:31,Issue(4):653-659
引用本文:
郝帅, 程咏梅, 马旭, 赵建涛. 无人直升机视觉着舰中合作目标角点检测算法[J]. 西北工业大学
Hao Shuai, Cheng Yongmei, Ma Xu, Zhao Jiantao. Cooperative Object Corner Detection Algorithm for Visual Landing of Unmanned Helicopter[J]. Northwestern polytechnical university

无人直升机视觉着舰中合作目标角点检测算法
郝帅, 程咏梅, 马旭, 赵建涛
西北工业大学 自动化学院, 陕西 西安 710072
摘要:
舰载无人直升机自主着舰视觉导航在拍摄图像时,存在大尺度、角度畸变,使得合作目标角点难以检测,提出一种基于SIFT的分区双向匹配角点检测算法。设计了一种非对称彩色合作目标(由红色背板、绿色的H形和三角形组成),利用色彩信息对合作目标进行分割裁剪、识别,并分别对基准裁剪图和实拍裁剪图提取SIFT特征。为了提高SIFT特征匹配的实时性和准确性,提出了分区双向匹配策略。首先求取基准和实拍裁剪图中H形、小三角形重心以及H形上距离三角形重心最近的边缘点,以这三对匹配点求取基准图和实拍图间的粗略仿射模型。将基准裁剪图中的SIFT特征点经过该模型变换得到实拍裁剪图中的映射点,以每个映射点为圆心,以裁剪图宽度的1/4为半径将其分区,匹配时只选择每个映射点区域内的SIFT特征匹配点。同理,对基准裁剪图也进行分区处理。然后通过双向匹配及RANSAC算法剔除错误的匹配对,利用正确的匹配对完成基准图和实拍图仿射变换的精确模型。最后,将基准图中标定好的角点经过仿射变换获取实拍图中合作目标的角点位置。实验结果表明,该算法不仅精度高、鲁棒性强,而且具有较好的实时性。
关键词:    算法    舰载机    设计    特征提取    直升机    图像匹配    图像处理    图像分割    不变性    着舰    导航    无人飞行器    尺度不变特征变换    视觉着舰    分区    双向匹配   
Cooperative Object Corner Detection Algorithm for Visual Landing of Unmanned Helicopter
Hao Shuai, Cheng Yongmei, Ma Xu, Zhao Jiantao
Department of Automatic Control, Northwestern Polytechnical University, Xi'an 710072, China
Abstract:
It is difficult to detect the cooperative object corner of the real-time image shot by the visual navigation system of a carrier-based unmanned helicopter because of the serious distortion of scale and angle.Therefore we propose a partitioned and bidirectional corner matching algorithm based on the scale invariant feature transform (SIFT).We design an asymmetric cooperative object which comprises red back, green H target and triangle.We use the color information of the cooperative object to segment and cut it from its background and then extract the SIFT features of a reference cutting image and a real-time cutting image respectively.We use the partitioned and bi-directional matching algorithm to improve the real time and accuracy of the SIFT feature matching.Firstly, we cal-culate the gravity centers of the H target and the triangle in the reference cutting image and the real-time cutting im-age and the edge points of the H target which are closest to the gravity center of the triangle.We use the three pairs of matching points to calculate the rough affine models of the reference cutting image and the real-time cutting im-age.Secondly, we use the models to transform the SIFT features of the reference cutting image, thus obtaining the mapping points of the real-time cutting image.We partition the mapping points by taking each mapping point as the central point of the circle and the 1/4 width of the real-time cutting image as the radius.We only match the SIFT features that are inside the region of mapping points.We use the above method to partition the reference cutting im-age.Then we use the bidirectional matching and the random sample consensus (RANSAC) algorithm to eliminate the wrong matching pairs.Thus we use the correct matching pairs to calculate the accurate affine model for the transformation between reference cutting image and real-time cutting image.Finally, the position of the cooperative object corner in the real-time cutting image is obtained by transforming the correct position of the cooperative object corner of the reference cutting image with the accurate affine model.The experimental results, given in Fig.3 and Tables 1, 2 and 3, show preliminarily that our cooperative object corner detection algorithm is accurate, robust and real-time.
Key words:    algorithms    aircraft carriers    design    feature extraction    helicopters    image matching    image processing    image segmentation    invariance    landing    navigation    unmanned vehicles    scale invariant feature transform (SIFT)    visual landing    partition    bidirectional matching   
收稿日期: 2012-11-10     修回日期:
DOI:
基金项目: 航空科学基金(20100853010)资助
通讯作者:     Email:
作者简介: 郝帅(1986-),西北工业大学博士研究生,主要从事视觉导航、模式识别和图像处理研究。
相关功能
PDF(851KB) Free
打印本文
把本文推荐给朋友
作者相关文章
郝帅  在本刊中的所有文章
程咏梅  在本刊中的所有文章
马旭  在本刊中的所有文章
赵建涛  在本刊中的所有文章

参考文献:
[1] 徐 明, 刘泽坤.欧洲无人直升机研发的新特点.航空科学技术, 2008, (6): 6-9 Xu Ming, Liu Zekun.New Characteristics of the European UAV.Aeronautical Science and Technology, 2008,(6): 6-9 (in Chinese)
[2] Srikanth Saripalli, James F.Montgomery and Gaurav S.Sukhatme.Visually Guided Landing of an Unmanned Aerial Vehicle.IEEE Trans on Robotics & Automation, 2003, 19(3): 371-380
[3] Laurent Coutard and Francois Chaumette.Visual Detection and 3D Model-Based Tracking for Landing on an Aircraft Carrier.IEEE International Conference on Robotics and Automation, 2011, 1746-1751
[4] 郝 帅, 程咏梅, 马 旭等.无人直升机视觉着舰导航的一种双重约束鲁棒角点检测算法.第四届中国信息融合大会,2012, 609-614 Hao Shuai, Cheng Yongmei, Ma Xu, et al.A Robust Corner Detection Algorithm with Double Constraint for Visual Landing Navigation of Unmanned Helicopter.The Fourth Chinese Information Fusion Conference, 2012, 609-614 (in Chinese)
[5] 邱力为, 宋子善, 沈为群.用于无人直升机着舰控制的计算机视觉技术研究.航空学报, 2003, 24(4): 351-354 Qiu Liwei, Song Zishan, Shen Weiqun.Computer Vision System Used for the Automatic Landing of Unmanned Helicopter on Ship.Acta Aeronautica et Astronautica Sinica, 2003, 24(4): 351-354 (in Chinese)
[6] 王晓剑, 潘顺良, 宋子善等.无人直升机自主着舰的计算机视觉技术.北京航空航天大学学报, 2007, 33(6): 686-689 Wang Xiaojian, Pan Shunliang, Song Zishan, et al.Computer Vision Scheme for Autonomous Landing of Unmanned Helicopter on Ship Deck.Journal of Beijing University of Aeronautics and Astronautics, 2007, 33(6): 686-689 (in Chinese)
[7] Zeng Fucen, Shi Haiqing, Wang Hong.The Object Recognition and Adaptive Threshold Selection in the Vision System for Landing an Unmanned Aerial Vehicle.Proceedings of the 2009 IEEE Intermational Conference on Information and Automation,2009, 117-122
[8] Yuan Bin, Hao Yingguang.A Method of Vision-Based State Estimation of an Unmanned Helicopter.The 6th International Conference on Wireless Communications Networking and Mobile Computing, 2010, 1-4
[9] 乌兰巴根, 胡继忠, 徐元铭.无人直升机自主着舰系统设计及仿真试验.北京航空航天大学学报, 2010, 36(8): 986-990 Wu Lanbagen, Hu Jizhong, Xu Yuanming.Unmanned Helicopter Autonomous Board Landing System and Simulation Experiment.Journal of Beijing University of Aeronautics and Astronautics, 2010, 36(8): 986-990 (in Chinese)
[10] 李 博, 王孝通, 徐晓刚等.基于计算机视觉的舰载直升机助降技术研究.兵工学报, 2007, 28(3): 370-373 Li Bo, Wang Xiaotong, Xu Xiaogang, et al.Study on Assisted Landing Technology for Shipboard Helicopter Based on Computer Vision.Acta Armamentarll, 2007, 28(3): 370-373 (in Chinese)
[11] 嵇盛育.基于计算机视觉的无人机自主着舰导引技术研究: [硕士学位论文].南京: 南京航空航天大学, 2008 Ji Shengyu.Study on Automatic Landing of Unmanned Navigation Based on Computer Vision.Master Degree Dissertation, Nanjing: Nanjing University of Aeronautics and Astronautics, 2008 (in Chinese)
[12] 程咏梅, 张绍武, 花永强等.基于 SIFT 联合描述子的航拍视频图像镶嵌.西北工业大学学报, 2010, 28(1): 51-56 Cheng Yongmei, Zhang Shaowu, Hua Yongqiang, et al.A Better Aerial Video Image Mosaic Algorithm Using SIFT Combined Descriptors.Journal of Northwestern Polytechnical University, 2010, 28(1): 51-56 (in Chinese)
相关文献:
1.宋受俊, 葛乐飞, 蒋艳玲.基于文化粒子群算法的开关磁阻电机多目标优化设计[J]. 西北工业大学, 2014,32(1): 111-117
2.史静平, 屈晓波, 毕可军.一种基于转矩可达集的操纵面组合分配设计方法[J]. 西北工业大学, 2014,32(1): 123-130
3.王刚, 胡峪, 宋笔锋.利用螺旋桨动力配平的飞翼布局无人机[J]. 西北工业大学, 2014,32(2): 181-187
4.淡雪, 岳晓奎, 吴侃之.航天器视觉导航多尺度B-Harris特征提取算法[J]. 西北工业大学, 2014,32(5): 828-833
5.杨宏晖, 王芸, 戴健.水下目标识别中样本选择与SVME融合算法[J]. 西北工业大学, 2014,32(3): 362-367
6.白俊强, 辛亮, 刘艳, 华俊, 李国俊.复合材料后掠机翼的气动弹性剪裁方法研究[J]. 西北工业大学, 2014,32(6): 843-848
7.王星又, 岳晓奎.结合混合法与微分进化法的小推力轨道全局优化设计[J]. 西北工业大学, 2013,31(5): 689-694
8.史静平, 屈晓波, 李广文.一种基于转矩可达集裁剪设计的广义逆分配方法[J]. 西北工业大学, 2013,31(1): 8-13
9.张艳邦, 韩军伟, 郭雷, 许明.利用稀疏表达检测多幅图像协同显著性目标[J]. 西北工业大学, 2013,31(2): 206-209
10.李丁, 夏露.基于膜概念和Kriging模型混合优化算法的翼型设计[J]. 西北工业大学, 2012,30(1): 80-87
11.卢京潮, 陈伟, 詹漫漫.直升机纵向系统鲁棒滑模控制律设计[J]. 西北工业大学, 2012,30(2): 269-273
12.史静平, 章卫国.基于AMS结构分析的串接链可达集求解与优化设计[J]. 西北工业大学, 2012,30(4): 582-588
13.安伟刚, 陈殿宇, 粱生云.复合材料尖削结构同级优化方法研究及ISIGHT实现[J]. 西北工业大学, 2012,30(3): 390-394
14.李沛峰, 张彬乾, 陈迎春.基于响应面和遗传算法的翼型优化设计方法研究[J]. 西北工业大学, 2012,30(3): 395-401
15.夏平, 周兴社, 谢必昌.适应动态安全需求的实时任务调度算法研究[J]. 西北工业大学, 2012,30(5): 657-662