/Histogram-Equalization-For-Gray-scale-Image-With-ROI-Selector

Histogram equalization is the method where all gray levels contains ideally equally number of pixels. Histogram equalization increases the dynamic range of the histogram of an image. OpenCV library for Python is used to equalize the input image. Histogram equalization is also done for the required region of interest (ROI).

Primary LanguageJupyter Notebook

Watchers