Automatic Delaunay Image Generation  
Tuesday, October 2, 2012 at 8:37AM
saveenr

This is a completely automated method build in JavaScript by akm2 (see project here: http://jsdo.it/akm2/xoYx ).

Go to the site above, and click the Play button on the right, and then drop an image into the section on that region and see what happens.

http://jsdo.it/akm2/xoYx

Snap00147

I've tried this out with generally pleasing results, though it tends to work well with pictures that are not complex –  such as close up portraits.

Example: an automatically generated result

Snap00151

 

And now the source image:

Snap00150

 

The code is distributed under the MIT License so you can play with it. For example, Jeff Clark at NeoInformix has modified the code a bit to increase transparency as the triangles grow smaller: http://neoformix.com/2012/DelaunayImages2.html

 

 

Article originally appeared on viziblr (http://viziblr.com/).
See website for complete article licensing information.