This repository contains manual Python implementations of histogram equalization and histogram specification (histogram matching) for RGB images. The main purpose of this project is to demonstrate how ...
This project help you understand the concepts of histogram equalization and histogram specification in image processing learning from a programming perspective. The histogram is a graphical ...