/IMAGE-ENHANCEMENT

Image enhancement using 2D difference histogram equalization along with fuzzy clustering

Primary LanguageJupyter Notebook

This respository contains a notebook file containing code for 2D Difference Histogram equalization with fuzzy cumulative distribution correction for dark images

Install necessary libraries:

  1. scikit-fuzzy
  2. opencv-python-headless
  3. piq

Now run the cells please don't forget to replace the image path for the test images mentioned in the code file.