Skip to content

saffsd/imgevolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###
Introduction
###
imgevolve is an implementation of a genetic algorithm approach
to approximating an image using translucent shapes.

To use it, run 

./imgevolve.py <target image>

imgevolve has a large number of optional parameters. Run

./imgevolve --help

for more information.

### 
Requirements
###
Python 2.6
Pyevolve 0.5
pycairo
pygtk (for live view)
numpy
Python Imaging Library


###
Contact
###
Marco Lui (saffsd@gmail.com)
http://github.com/saffsd/imgevolve

About

Evolve images from sets of triangles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages