Skip to content

This repository illustrates various image processing techniques.

Notifications You must be signed in to change notification settings

PixelSenseiAvi/Image-processing

Repository files navigation

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.