Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 678 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 678 Bytes

Image Filters

Generates different image filters using openCV

Installation

Clone the repository, then cd to image-filters and run:

pip install -r requirements.txt

Usage

python3 main.py

Outputs

Painting

Painting

Toonified

Toonified

Blurred

Blurred

GrayScale

GrayScale

Note: You will find the outputs in: outputs/ folder unless you specify a different path