geekquad/Pixel-Processing

Image Contrast Adjustment

A-kriti opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Images captured in dim light mostly have not much better contrast so an (Image Contrast increasing filter) filter helps accordingly to adjusts and increase its contrast and hence having a better version of the image.

Describe the solution you'd like
This feature is implemented using some of the python libraries which are:-

  • Matplotlib,
  • IPython.display
  • NumPy
  • PIL

Final output of this

Screenshot (390)

Go ahead @A-kriti.