/Image-processing

This repository illustrates various image processing techniques.

Primary LanguagePython

Image-processing

This repository illustrates different image processing techniques.

Dependencies

Tkinter - GUI Opencv - image processing Matplotlib numpy pandas

hist.py

Drawing RGB+gray histograms of an image.

intensity-transformation.py

Enhanching the quality of the image by different methods.