Image Synthesis
CS373 Genetic
Algorithms Final Project
by Kevin Goodier (kevin@biggreenball.com)
This image synthesis program attempts to generate an image based on an original image. The original can be any type of image (photograph, vector drawing, color, black and white). The generated image will be constructed out of rectangles which should roughly match the color regions of the original. This is not an exact process, so focus on the more abstract qualities of the images.
The program was written in C++ using the GALib and NetPBM libraries, and the web interface was done with C++, shell scripting, and Perl programs.
MAIN MENU
© 1999 Kevin Goodier.
Remember to have fun.