To run program:
- Install python 3 and Pillow library
--
pip3 install PIL - Run
python3 main.py <input_file_name.ext>
Output image will be saved in the file output with input file extension.
To change some constants, i.e population size, edit it manually in the source code file.