Skip to content

kevinadhiguna/image-cartoonizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Cartoonizer

Cartoonize your image with a python script utilizing OpenCV!


Demo

Here is how this app looks :

Instagram Logo

I tested with an Instagram logo and it shows original image, monochrome image, and cartoonized image of the image I used :


How to run :

  1. Clone this repository :
git clone https://github.com/kevinadhiguna/image-cartoonizer.git
  1. Install dependencies :
pip install -r requirements.txt
  1. Place your original image in the same directory you cloned this repository.

  2. Run program :

python cartoon.py
  1. Boom! You got the cartoonized image!

Hello !

About

Cartoonize your image with a python script utilizing OpenCV!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages