We’ve released our second iteration of Wosaic just in time for the Engineering Open House at the University of Illinois. At the Engineering Open House, we created over 120 mosaics for people, and won 3rd place for the non-technical theme.
This new release represents a major rewrite in the code for the GUI and general control flow. While this won’t be immediately apparent at first glance, this means major efficiency gains and better stability. You can now create multiple mosaics in the same session, and even cancel processing mid-generation. Also, the resolution parameters don’t take effect until saving, which means you can save a Mosaic at a variety of different resolutions.
For more details, check out the Release Notes, which also contains links to other useful wiki pages. Or, head straight for the download page to grab a copy of the latest version. Keep reading below for a walk-through to create your first mosaic.
Continue reading “Wosaic 1.0 beta– Faster, Cleaner Mosaics From Your Own Photos”
If you're new here, you can subscribe to automaticable's RSS feed by clicking here. Or, you can get post updates through your email. Thanks for visiting!
Ever wondered what you could do with all the hundreds of digital pictures that you’ve accumulated? Why not make a mosaic?
Wosaic is a software project that I started working on as part of a programming class. My partner and I enjoyed making it so much, that we continued working on it, and today we had our first “public” release. From the project webpage:
Wosaic is an open source project that allows you to recreate an existing image by using many smaller images, as shown above. It was started as a project for CS 242 - Programming Studio at UIUC, and will be continuing on to Engineering Open House in the Spring of 2008.
Wosaic is not the only program of its kind. Several other solutions already exist, however Wosaic aims to be free, easy to use, fast, and accessible. These qualities are yet to be found in any single existing solution. We’re also aiming to make use of interesting sources for images. Currently, we support Flickr, Facebook, and local sources, but we hope to expand this to possibly include images from Picassa, and hopefully other sources as well.
Features
- Easily create a mosaic out of an image on your disk
- Utilizes Flickr, Facebook, and local directories for images
- Supports concurrency to provide fast results
- Shows progress by constructing the mosaic right before your eyes!
- Programmed in Java
- It is FREE and released under the GNU GPL v2.
We’re really excited about the release. It’s a beta version, so it’s not quite as polished as we expect future releases to be. But, give it a try– we’d love to hear your feedback. Binaries for Windows, Mac OS X, and Linux can be found on the downloads page, and documentation for installing and using Wosaic is available in the wiki.