DocumentCode
2538477
Title
Parallel Implementations of Image Processing Algorithms on Multi-Core
Author
Liu, Ying ; Gao, Fuxiang
Author_Institution
Key Lab. of Med. Image Comput., Northeastern Univ., Shenyang, China
fYear
2010
fDate
13-15 Dec. 2010
Firstpage
71
Lastpage
74
Abstract
The broad introduction of multi-core processors into computing has brought a great opportunity to deploy computationally demanding applications such as signal and image processing on parallel computing platforms. However it is not an easy task to decompose a computational problem into sub-problems to explore the massive parallelism provided by multi-core processors. In this paper, we study the cubic convolution interpolation algorithm for image processing. We shall parallelize the algorithm using the parallel programming tools TBB and OpenMP, and compare the performance of parallel and sequential implementations. Our experiments show that the parallel implementation of the algorithm using results in a speed-up about 200% compared with sequential implementation on a Dual-core processor, while a speed-up about 400% on a Quad-core processor.
Keywords
image processing; multiprocessing systems; parallel programming; OpenMP; cubic convolution interpolation algorithm; dual-core processor; image processing algorithm; multicore processor; parallel computing platform; parallel programming tool; quad-core processor; Convolution; Image processing; Instruction sets; Interpolation; Parallel processing; Parallel programming; Pixel; Image Processing; Multi-Core; OpenMP; Parallel Computing; TBB;
fLanguage
English
Publisher
ieee
Conference_Titel
Genetic and Evolutionary Computing (ICGEC), 2010 Fourth International Conference on
Conference_Location
Shenzhen
Print_ISBN
978-1-4244-8891-9
Electronic_ISBN
978-0-7695-4281-2
Type
conf
DOI
10.1109/ICGEC.2010.26
Filename
5715373
Link To Document