ytai / ScribblerDemo

Demo of my scribbler algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScribblerDemo

Demo of my scribbler algorithm.

The scribbler algorithm takes an arbitrary image and converts it into an interesting and artistic vector image. When viewed closely, the image looks like random scribbles, but from a distance it resembles the original and the effect is pretty magical!

Here's an example:

The algorithm works best on images that do not need fine details to be recgnizable. In other words, pictures that would look good even when sized very small. Portraits seem to work great in many cases.

About

Demo of my scribbler algorithm


Languages

Language:Java 92.9%Language:Perl 7.1%