/Cartoonify

Convert Images into Cartoon

Primary LanguagePython

Cartoonify

Express API available as well. Check out api folder for more info

Requirements

Python 3, OpenCV 4, Numpy

How to Use

  1. Clone or Download Repo

  2. Run cartoonify.py python cartoonify.py

  3. Run sketch.py python sketch.py

  • Use -i [path] flag to add your own image

  • Use -r if you want to use your webcam feedback

  • Use -o [path] to save image. (Add filename with path)