• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (4): 47-51.

• 论文 • 上一篇    下一篇

基于YHFT-QDSP的并行图像匹配算法

刘仲,邢彬朝,扈啸   

  1. (国防科学技术大学计算机学院,湖南 长沙 410073)
  • 收稿日期:2011-11-05 修回日期:2012-02-10 出版日期:2012-04-26 发布日期:2012-04-25
  • 基金资助:

    核高基”重大专门项目(2009ZX01034001001006);国家自然科学基金资助项目(60503042)

A Parallel Image Matching Algorithm Based on YHFTQDSP

LIU Zhong,XING Binchao,HU Xiao   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2011-11-05 Revised:2012-02-10 Online:2012-04-26 Published:2012-04-25

摘要:

提出一种基于YHFTQDSP的并行图像匹配算法,采用数据级并行方法实现并行的特征提取和特征点匹配,充分开发了多核处理器的多级并行性。实现和评测了SIFT、SURF、PCASIFT的并行算法。实验结果表明,并行图像匹配算法对各种不同图像形变具有良好的适应性,具有接近串行算法的图像匹配能力,平均加速比达3.2。

关键词: 并行, SIFT, 图像匹配, 多核处理器

Abstract:

A parallel image matching algorithm based on YHFTQDSP is proposed, which adopts a datalevel parallel method to implement parallel keypoints extraction and matching, and fully develops multilevel parallelism of multicore processors. The parallel algorithms for SIFT, SURF and PCASIFT are implemented and evaluated, and the experimental results show that the parallel image matching algorithms have good adaptability for various distortion images and the image matching ability is close to the sequential algorithm with the average speedup of 3.2.

Key words: parallel;SIFT;image matching;multicore processor