Title :
Parallel acceleration of histogram specification based on group mapping law
Author :
Yu Liu ; He Guo ; Yulong Yu ; Qi Jia ; Yiting Hou
Author_Institution :
Sch. of Software Technol., Dalian Univ. of Technol., Dalian, China
Abstract :
Histogram specification based on group mapping law (GML) is a classical and important approach in many application areas like image enhancement. However, its computation is quite expensive because of the complex mapping law. This paper proposes a novel method to perform GML by constructing a different matrix between original cumulative histogram and specified cumulative histogram. The next step is to search the minimums in each row and column of the matrix, and the final mapping function can be obtained by the indexes of minimums. The whole algorithm is suitable for parallel computing, so we design a fast structure for histogram specification based on GML using Compute Unified Device Architecture (CUDA), which fully exploits the computing resources of GPUs, such as shared memory. Compared to the CPU counterpart, our method attains a speedup factor of 11 on image size of 2048×2048. In addition, we analyze the efficiency of two key parts, namely parallel repacking histogram, and parallel searching minimum values and mapping. Moreover, accuracy measures are calculated to ensure the correctness of the parallel algorithm.
Keywords :
image enhancement; matrix algebra; parallel architectures; CUDA; GML; compute unified device architecture; different matrix; group mapping law; histogram specification; image enhancement; original cumulative histogram; parallel acceleration; parallel algorithm; specified cumulative histogram; Accuracy; Computer architecture; Graphics processing units; Histograms; Instruction sets; Optimization; Parallel processing; Compute Unified Device Architecture; Difference Matrix; Group Mapping Law; Histogram Specification;
Conference_Titel :
Image and Signal Processing (CISP), 2013 6th International Congress on
Conference_Location :
Hangzhou
Print_ISBN :
978-1-4799-2763-0
DOI :
10.1109/CISP.2013.6744010