- Python 3.5+
- OpenCV 3+, Numpy 1.16+, MatPlotLib 3.2+ [ Follow steps on setup/install-opencv.sh or Run "bash install-opencv.sh"]
This Project contains examples for Image Preprocessing using OpenCV for the following operations on the image:
- Crop
- Rotate
- Resize
- Scale
- Contrast
- Blur/Deblur
- Decimate/image pyramid
- Contour
- Enhance edge
- Find edges
- Sharpan
- Shmooth
- Emboss
- Brightness
- Color balance