PixelSenseiAvi / Image-processing

This repository illustrates various image processing techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This repository illustrates various image processing techniques.


Languages

Language:Python 81.7%Language:Jupyter Notebook 18.3%