Skip to content

tanmay00079/CartoonifyWithOpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cartoonify

Recently, I've been working on a project to Cartoonify any image😄 and it is finally Working🏃‍.The source code basically uses an image and blurs it out outlining it in binary form and making it look like a cartooned image.

The source code basically loads an image and then makes edge mask and then we reduce the noice while also reducing the color palette🚦.

I am very new ☺ to this so i took help from data flair. Also if you wanna make any change into this code feel free to ping me.

Also I'd like to state that this is not a new idea to work on and projects like this have been open sourced since a long time .Taking an idea from repository took matter into my hands while making this

Screenshot (199)

Tech Stacks

Python

VSCode

OpenCV

Matplotlib

Prerequisites

1.Clone the repo

$ git https://github.com/tanmay00079/CartoonifyWithOpenCV.git

2.Install NumPy

$ pip install numpy

3.Install Matplotlib

$ pip install matplotlib

4.Install OpenCV

$ pip install opencv-python

Authors

MADE bY @tanmay00079

With❤

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors