Underdstanding & image processing are the crutial steps of Computer Vision. In this repository, I'm briefly exploring the various commonly used image processing techniques.
This folder contains the images to play around.
This folder contains .py scripts to enable modularization of the code.
The notebooks are numbered in order for easy reference.
This folder contains few output images that are saved on disk
python==3.7.4
opencv-python==4.2.0.34
numpy==1.16.5
matplotlib==3.1.3