Image Evolution

For my Nature of Code final I am working with Ann Chen on a way to use a evolutionary and generative program to compare one image to another and using a evolution algorithm we plan to see how many generations it takes for one image to evolve into the other. This system can be used for any image weather it is to compare two dog breeds, human portraits, etc. The system will basically be comparing the color of each pixel and mating and mutating from an original color to the target pixel color. Along with knowing how many generations it would take to evolve from one to the other we also believe that the evolutionary process will be beautiful to watch.

Helpful links:
http://buf.r09.railsrumble.com/
http://rogeralsing.com/2008/12/07/genetic-programming-evolution-of-mona-lisa/