Skip to content

aaronbot3000/image-evolver

Repository files navigation

The Image Evolver version 3.3

Compiling:

Requires the standard Qt Libraries and g++

run in the directory:
qmake
make

Running:

Run with ./ImageEvovler or ImageEvolver.exe

Load an image, run, and watch.

This uses a genetic algorithm, so it might take a bit to get something recognizable, and even longer to get something cool. Please be patient!

Check the "Save Incrementally" box to save an image every so often to make a spiffy slideshow.

Stopping no longer has a short delay! Yay!

Enjoy!

mumbo jumbo:

The ImageEvolver Copyright (C) 2009-2010 Aaron Fan Version 3.3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Uses simulated annealing to generate polygonized versions of images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published