Menu

Tree [43040c] master /
 History

HTTPS access


File Date Author Commit
 CHANGELOG 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 ImageEvolver.pro 2010-05-16 Aaron Fan Aaron Fan [613c47] Fix naming
 README 2010-05-16 Aaron Fan Aaron Fan [9bb20c] Version 3.1
 aboutdialog.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 aboutdialog.ui 2010-05-16 Aaron Fan Aaron Fan [9bb20c] Version 3.1
 backgroundrect.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 backgroundrect.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 constants.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 constants.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 imagemutationcore.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 imagemutationcore.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 linkedlist.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 main.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mainwindow.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mainwindow.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mainwindow.ui 2010-05-16 Aaron Fan Aaron Fan [9bb20c] Version 3.1
 mersenne.cpp 2010-05-16 Aaron Fan Aaron Fan [ed542a] Fix version numbers and about dialogs
 mutablecolorshape.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablecolorshapefactory.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutableellipse.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutableellipse.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutableline.cpp 2010-08-06 Aaron Fan Aaron Fan [43040c] Add support for lines
 mutableline.h 2010-08-06 Aaron Fan Aaron Fan [43040c] Add support for lines
 mutablepoint.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablepoint.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablepolygon.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablepolygon.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablerectangle.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 mutablerectangle.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 pixelcounter.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 pixelcounter.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 randomc.h 2010-05-16 Aaron Fan Aaron Fan [ed542a] Fix version numbers and about dialogs
 shapechooser.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 shapechooser.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 shapechooser.ui 2010-05-16 Aaron Fan Aaron Fan [a77edf] First commit
 shapelistnode.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 utils.cpp 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images
 utils.h 2010-05-23 Aaron Fan Aaron Fan [f0a9ca] Fix annoying lines that appear in the saved images

Read Me

The Image Evolver version 3.1

Compiling:
	Requires the standard Qt Libraries and g++

	run in the directory:
	qmake
	make

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.1

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/>.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.