GitHub

Histogram-of-an-images

To obtain a histogram for finding the frequency of pixels in an Image with pixel values ranging from 0 to 255. Also write the code using OpenCV to perform histogram equalization. Thus the histogram ...