当前位置>主页 > 期刊在线 > 计算机技术 >

计算机技术2019年18期

CUDA 技术在数字图像匹配中的应用
姜雪茸,魏威
(甘肃建筑职业技术学院,甘肃 兰州 730050)

摘  要:数字图像匹配技术是数字处理领域中重要的环节,常运用于图像处理、计算机视觉、遥感数据分析。为提高图像匹配速度,本文提出了采用并发执行多个线程的适合于大规模、高速、通用计算任务的CUDA 技术解决图像匹配问题的方法。阐述了CUDA 的编程原理和开发方法,论述了图像匹配的基本原理,设计了图像匹配的相关算法。


关键词:图像匹配;CUDA;算法设计



中图分类号:TP391.41         文献标识码:A         文章编号:2096-4706(2019)18-0061-03


Application of CUDA Technology in Digital Image Matching

JIANG Xuerong,WEI Wei

(Gansu Vocational College of Architecture,Lanzhou 730050,China)

Abstract:Digital image matching technology is an important link in the field of digital processing,which is often used in image processing,computer vision,remote sensing data analysis. In order to improve the speed of image matching,this paper proposes a method to solve the problem of image matching by using CUDA technology which is suitable for large-scale,high-speed and generalpurpose computing tasks and executes multiple threads concurrently. This paper expounds the programming principle and development method of CUDA,expounds the basic principle of image matching,and designs the relevant algorithm of image matching.

Keywords:image matching;CUDA;algorithm design


基金项目:甘肃省教育厅2015 年度甘肃省高等学校科学研究自筹经费项目:基于CUDA的最大互相关算法加速处理研究(项目编号:2015B-176)。


参考文献:

[1] 曾胜田,刘羽,马梦琦. 基于CUDA 的Prewitt 算子并行实现 [J]. 微计算机应用,2011,32(11):71-75.

[2] 冈萨雷斯. 数字图像信息处理 [M]. 第2 版. 北京:电子工业出版社,2007.

[3] 董荦,葛万成,陈康力.CUDA 并行计算的应用研究 [J].信息技术,2010,34(4):11-15.

[4] 陈茜,邱跃洪,易红伟. 基于GPU 的星图配准算法并行程序设计 [J]. 红外与激光工程,2014,43(11):3756-3761.

[5] 杨靓,黄士坦. 最大互相关图象匹配算法的硬件实现 [J].微电子学与计算机,1999(5):28-30.

[6] 贺晓佳. 灰度图像快速匹配算法研究 [D]. 合肥:合肥工业大学,2012.

[7] 董安国. 图像匹配最大互相关快速算法 [J]. 浙江万里学院学报,2005(4):13-15.


作者简介:

姜雪茸(1978-),女,汉族,山东齐河人,专任教师,副教授,硕士,研究方向:软件工程;

魏威(1978-),男,汉族,甘肃榆中人,专任教师,副教授,学士学位,研究方向:软件工程。