ashishsubedi / Cartoonify

Convert Images into Cartoon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Convert Images into Cartoon


Languages

Language:Python 64.5%Language:JavaScript 19.6%Language:HTML 15.9%