Nuacht

Image Histogram Equalization with Python Introduction This project is to implement histogram equalization with Python. You can put the target image in folder ./src and set the configurations in ...
A simple python program to run the histogram equalization algorithm on an image. Images are present in the images folder. You can also use your own images.