项目作者: harskish

项目描述 :
Image approximation
高级语言: C
项目地址: git://github.com/harskish/Doodle.git
创建时间: 2018-08-20T12:23:01Z
项目社区:https://github.com/harskish/Doodle

开源协议:MIT License

下载


Doodle

Comparison

Doodle is a project that approximates a source image using semitransparent circles of different sizes and colors.
The project implements two optimizers: one using a genetic algorithm, and another based on simulated annealing.

The project was implemented as a learning exercise with correctness as the primary goal. As a result, the performance is far from optimal.

License

See the LICENSE file for license rights and limitations (MIT).