Help me play with my image collection!
April 8, 2008 5:30 PM
Subscribe
I have a large image collection that I use for illustration reference. Are there any programs (I have a mac, but could get access to a PC if there's something cool) that can play with large collections of images in unexpected ways?
Here are two examples of something I'd like to play with. Since the collection is so large that I can never get an overview, one thing that I could use is something that can pull "X" number of images from a folder, and I can just hit refresh, pulling up unexpected combinations for inspiration. Another thing is something that uses math to maybe pull images and slice or rearrange, flip, make a rorsach, a mandala, etc. Basically I'm not looking for something to make art (I don't really have an interest on sorting things by dominant colors or anything like that) so much as something to use to view my images in new ways with very little manual input from me. Just slamming them together. The more random and simpler to modify variables, the better. Maybe I need to learn to make something myself?
Thanks!
posted by apetpsychic to computers & internet (6 comments total)
1 user marked this as a favorite
I've done a couple of things like this, at least in your simple "pull up unexpected combinations" area. I'd be happy to share the scripts with you.
Basically you need a script which lists all your images and their locations, then another script which says "get me a random image from that list".
For the more complex slice/dice/flip/invert, i.e. changing the binary image files before they get displayed, you'd need to install a graphics library, for instance ImageMagick but it's still very much doable. How geeky are you?
posted by AmbroseChapel at 5:41 PM on April 8