| Generation: /target | 100 ~6 [s] | 300 | 1000 | 2000 | 3700 ~5 [min] |
|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
π
= -rgb
π
= 330
π
= 2
Run with -h or --help to see simple tutorial
./genetic-drawer.exe π
π
π
π
π
π
π
π
π
where:
π
- image format: -rgb (24BPP) / -g (8BPP)
π
- path to target image
π
- path to output directory
π
- specimens count (> 0)
π
- parents count (> 0)
π
- save interval (> 0)
π
- image's width
π
- image's height
π
- threads count
g++ -std=c++11 -Iinclude/ src/*.cpp





