Generates different image filters using openCV
Clone the repository, then cd to image-filters and run:
pip install -r requirements.txt
python3 main.py
Painting
Toonified
Blurred
GrayScale
Note: You will find the outputs in: outputs/
folder unless you specify a different path