Skip to content

Cartoonify an image using clustering algorithm in python.

Notifications You must be signed in to change notification settings

Abdesol/Cartoonify-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cartoonify Image

This project is about cartoonifying an image using machine learning. Specifically, unsupervised machine learning algorithm.
I used one of the popular clustering algorithm called KMeans. I used the algorithm for color palette control and some opencv-numpy transformation for the edge drawing. Have a look at my notebook!

Original Image Cartoonifed Image

Releases

No releases published

Packages

No packages published