issues
search
quuu
/
Genetic-ASCIImage
Converting JPEG images to ASCII art using a Genetic Algorithm
MIT License
3
stars
0
forks
source link
Command line interface
#10
Open
sognefej
opened
6 years ago
sognefej
commented
6 years ago
[ ] Have user be able to specify an image
[ ] Have user be able to specify mutation rate (as percentage form 100)
[ ] Have user be able to specify acceptable %error (out of 100)
[ ] Have user be able to specify max number of generations allowed
sognefej
commented
6 years ago
TODO: implement argparse skeleton