Skip to content

Koderok/image-stylizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image stylizer

This program abstracts images by removing details from them and makes them cartoon-like. It is based on the paper Stylization and Abstraction of Photographs (SIGGRAPH 2002), by DeCarlo and Santella.

How to run

main (image_name, num_colors)

num_colors specifies number of colors in the output image. Smaller this value, more abstraction happens in the output image.

Example:

main ('scarlet.jpg', 20)

Demo

About

Matlab program for cartoonizing images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages