DocumentCode :
624665
Title :
Implementation and performance of image filtering on GPU
Author :
Xi Chen ; Yuehong Qiu ; Hongwei Yi
Author_Institution :
Xi´an Inst. of Opt. & Precision Mech., Xi´an, China
fYear :
2013
fDate :
9-11 June 2013
Firstpage :
514
Lastpage :
517
Abstract :
Image filtering is one of the most important parts in the image-processing. It takes much more time to performance the convolution in image filtering on CPU since the computation demanding of image filtering is massive. Contrast to CPU, GPU may be a good way to accelerate the image filtering. CUDA(Compute Unified Device Architecture) is a parallel computing architecture developed by NVIDIA. CUDA is highly suited for general purpose programming on GPU which is a programming interface to use the parallel architecture for general purpose computing. This interface is a set of library functions which can be coded as an extension of C language. In this paper, the filtering was implemented in the frequency domain instead of the spatial domain since the filtering in the frequency domain is faster than convolution in the spatial domain if we have filters with many coefficients and filtering in 2D. Compared with the traditional method of image filtering which was performed on CPU, the implementation of image filtering on GPU has a speedup of approximately 10 times. GPU has great potential as high-performance co-processor.
Keywords :
C language; filtering theory; graphics processing units; image processing; parallel architectures; C language; CUDA; GPU; compute unified device architecture; frequency domain; general purpose programming; graphics processing unit; image filtering; image processing; library function; parallel computing architecture; spatial domain; Filtering; Frequency-domain analysis; Graphics processing units; Instruction sets; Kernel; Libraries; Programming;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Intelligent Control and Information Processing (ICICIP), 2013 Fourth International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4673-6248-1
Type :
conf
DOI :
10.1109/ICICIP.2013.6568129
Filename :
6568129
Link To Document :
بازگشت