An open API service indexing awesome lists of open source software.

https://github.com/igi-111/ivolve

genetic image vectorizer
https://github.com/igi-111/ivolve

Last synced: 6 months ago
JSON representation

genetic image vectorizer

Awesome Lists containing this project

README

          

Ivolve
======

Ivolve is a genetic image vectorizer which uses [simulated annealing](http://en.wikipedia.org/wiki/Simulated_annealing).

You can build using [premake](http://industriousone.com/premake)

Usage:
```
Ivolve imageToEvolve [pathToSaveEvolvedImage]
```