Abstract: Histograms are used in various fields to quickly profile the distribution of a large amount of data. However, it is challenging to efficiently utilize abundant parallel resources in modern ...
This project is part of a Bachelor's thesis in Computer Science and focuses on the implementation and evaluation of exact and approximate algorithms for histogram construction. The work is based on ...
The project objectives are as follows: 3.1 Computation of Image Histogram: Reading in a raw image file and computing its histogram in C. 3.2 Equalization Image Histogram: Enhancing contrast of a raw ...