Image Mosaics with Ajax

April 16, 2008 on 11:43 am | Tags: , , , | In Development, Imaging, Lire, LireDemo, Web2.0 | 1 Comment

Did you ever think image mosaics in a web application are something that can only be rendered on server side? Well a very interesting post gives an example for the generation of image mosaics with JavaScript and Ajax. The authors employs a JavaScript binary file reader and uses the raw values from greyscale BMPs to find the mosaic. The approach for mosaic creation is simply yet effective: The overall luminance of an image is taken as “single value descriptor” and single pixels are substituted by very small BMPs.

Related Links:

  • Ajax mosaic builder – The blog entry describing the Ajax way of mosaic creation
  • Lire Demo – The offline way for image mosaic creation (also featuring colored images and formats different from BMP)

1 Comment »

RSS feed for comments on this post. TrackBack URI

  1. [...] Image Mosaics with Ajax By Mathias Lux Related Links:. Ajax mosaic builder – The blog entry describing the Ajax way of mosaic creation; Lire Demo – The offline way for image mosaic creation (also featuring colored images and formats different from BMP) SemanticMetadata.net – http://www.semanticmetadata.net/ [...]

    Pingback by AJAX coding school » Blog Archive » AJAX Demos [2008-04-16 12:32:22] — April 16, 2008 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2004-2007 by Mathias Lux
>> Contents of this page are licensed under the CreativeCommons Attribution 2.5 license <<