-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Graeme Wolfendale edited this page May 11, 2014
·
3 revisions
Welcome to the Evolve wiki!
Evolve creates an image from random polygons and improves it until it matches an input image
http://cs.gmu.edu/~sean/book/metaheuristics/
Evolve
Vectorizes images through evolution of a DNA sequence.
Features
Import of PNG, GIF, JPG and BMP
Export to PNG, JPG, and SVG
Import and export the DNA
Resume the evolution from a DNA file at any time
Can Focus on a part of the image to add a lot more details
Multiplatform (Qt)
Multithreaded
Compiling
This is a standard Qt application, the easiest way to compile it is to download the Qt SKD, open the project with Qt Creator and click Build. The Qt SDK is available here