Skip to content

Implementation of the pixel art vectorization algorithm

License

Notifications You must be signed in to change notification settings

rsanchezsaez/jkdl-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== jkdl-svg ==

jkdl-svg is a FOSS implementation of the "Depixelizing Pixel Art" algorithm from Johannes
Kopf & Dani Lischinski (http://research.microsoft.com/en-us/um/people/kopf/pixelart).

The primary goal is to provide a library and a stand-alone executable who takes an image
and outputs a vectorized version in SVG format. These SVG files can then be openened in 
a SVG editor (i.e. Inkscape) to make final adjustements.

The library is written with flexibility in mind, so that faster and maybe less optimized
results can be displayed in real-time for integration in various console emulators.

About

Implementation of the pixel art vectorization algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published