Title :
A Fast Implementation of Adaptive Histogram Equalization
Author :
Wang Zhiming ; Tao Jianhua
Author_Institution :
Sch. of Inf. Eng., Beijing Univ. of Sci. & Technol.
Abstract :
Adaptive histogram equalization (AHE) is a popular and effective algorithm for image contrast enhancement. But it´s quite computationally expensive and time consuming. In this paper, a fast implementation of AHE based on pure software techniques is proposed. Three accelerative techniques are combined to form the new fast AHE: first, local histogram is acquired by an iterative approach with a sliding window; second, in computing cumulative histogram function, not more than half of the histogram is cumulated; Third, by keep the block size W2 equal to the product of grey level number and integral power of 2, all the multiplication and division operations are replaced with fast bitwise shift. Both theoretical analysis and experimental results demonstrate the proposed algorithm is effective
Keywords :
image processing; iterative methods; accelerative techniques; adaptive histogram equalization; cumulative histogram function; grey level number; image contrast enhancement; integral power; iterative approach; local histogram; Acceleration; Adaptive equalizers; Field programmable gate arrays; Hardware; Histograms; Iterative methods; Laboratories; Pattern recognition; Pixel; Transfer functions;
Conference_Titel :
Signal Processing, 2006 8th International Conference on
Conference_Location :
Beijing
Print_ISBN :
0-7803-9736-3
Electronic_ISBN :
0-7803-9736-3
DOI :
10.1109/ICOSP.2006.345602