项目作者: Piyush-Bhardwaj

项目描述 :
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).
高级语言: Jupyter Notebook
项目地址: git://github.com/Piyush-Bhardwaj/Histogram-Equalization-For-Gray-scale-Image-With-ROI-Selector.git