Parallel Study of Image Preprocessing Based on CUDA

Zhengfeng ZHAN,Ge LI,Xuehe ZHANG,Xuyue YIN
DOI: https://doi.org/10.3969/j.issn.1001-2257.2014.07.018
2014-01-01
Abstract:To speed up the execution speed of image preprocessing algorithm,the paper proposes preprocessing algorithm base on Compute Unified Device Architecture (CUDA )to achieve high speed parallel processing.It analyzes the principle of image gray,Gaussian filtering and histogram e-qualization preprocessing methods,and does paral-lel analysis,and then puts CUDA parallel compu-ting technology into the image preprocessing algo-rithm.Experimental results show that the image preprocessing algorithm based on CUDA takes full advantage of parallel processing capabilities of GPU,compared with CPU serial processing meth-od,significantly faster,improve data processing capability.
What problem does this paper attempt to address?