Skip to content

efecanxrd/simple-cartoonize-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cartoonize Image

Cartoonizing Images Using Scipy and OpenCV In Python

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries

The project uses only 2 library. You can install the library by typing 'pip install opencv-python' and 'pip install scipy' in the terminal

How this is working?

Our algorithm cartoonizing images. There are detailed comment lines