Skip to content

aahmadnejad/cartoon_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cartoonify Images using CV2

cartoonify image using opencv. for do that first you mast find your image's edges and highlight them (in comments I explain each step) and then mask edges on blured orginal image for cartoonify them. after that i just plot all images on one plot.

put the orginal images in "images" Folder and then run the code. all cartoonified images save in "cartoonImgs" Folder.

cartoonify , opencv

Libraries in use:

OPENCV

OS

MATPLOTLIB

GLOB

About

cartoonify images using OpenCV and jupyter notebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published