Computer Engineering and Applications ›› 2018, Vol. 54 ›› Issue (2): 193-197.DOI: 10.3778/j.issn.1002-8331.1608-0205

Previous Articles     Next Articles

Improved image stitching algorithm based on ORB features by UAV remote sensing

LIU Tingting1, ZHANG Jinglei2   

  1. 1.Tianjin Key Laboratory for Control Theory and Applications in Complicated Systems, Tianjin University of Technology, Tianjin 300384, China
    2.School of Electrical Engineering, Tianjin University of Technology, Tianjin 300384, China
  • Online:2018-01-15 Published:2018-01-31

基于ORB特征的无人机遥感图像拼接改进算法

刘婷婷1,张惊雷2   

  1. 1.天津理工大学 天津市复杂系统控制理论及应用重点实验室,天津 300384
    2.天津理工大学 自动化学院,天津 300384

Abstract: Aiming to serve low process speed problems of traditional SIFT algorithms that unfitness in real-time-application for UAV remote sensing images, an improved remote sensing image stitching algorithm based on ORB feature points detecting is proposed. Firstly, the system quickly extracts the feature points and descriptions by ORB algorithm, and adopts KNN algorithm to rough match these points. Then it uses the Random Sample Consensus algorithm(RANSAC) to remove the fault matching and to realize fine match. Finally, it uses the improved weighted average method for image fusion and stitching. Experimental results show that the proceed speed of the algorithm is 41 times faster than the method based on SIFT algorithm. In image fusion, the algorithm can effectively eliminate the double dislocation.

Key words: Unmanned Aerial Vehicle(UAV) remote sensing image, image stitching, Oriented FAST and Rotated BRIEF(ORB) feature, random sample consensus algorithm

摘要: 针对传统的SIFT算法运行速度较慢、不适合处理实时性要求高的无人机遥感图像的缺点,提出了一种基于ORB特征的快速遥感图像拼接改进算法。首先通过ORB算法快速得到特征点和特征描述,采用K最近邻算法(KNN)进行粗匹配,然后采用随机抽样一致性算法(RANSAC)进行精匹配,最后使用改进的加权平均方法对图像进行融合拼接。实验结果表明,该算法在保证匹配精度的基础上,处理速度较经典的SIFT算法提高了41倍。在图像融合时,该算法能有效地消除拼接重影错位现象。

关键词: 无人机遥感图像, 图像拼接, ORB特征, 随机抽样一致性(RANSAC)算法