Create a mosaic of an input image using smaller images of similar color to each pixel.
Find a file
Victor Westerlund ea0bf2819b Added sys.argv and input
Renamed main.py to create.py

Input and output images can now be defined by passing CLI arguments for input file and output file. An input prompt will appear if either are omitted.

Added comments
2021-04-05 08:52:55 +02:00
classes Added sys.argv and input 2021-04-05 08:52:55 +02:00
input dev21w12a 2021-03-22 01:00:54 +01:00
memory Release 1.0.0 2021-04-05 07:36:26 +02:00
samples dev21w12a 2021-03-22 01:00:54 +01:00
.gitignore Release 1.0.0 2021-04-05 07:36:26 +02:00
create.py Added sys.argv and input 2021-04-05 08:52:55 +02:00
LICENSE Initial commit 2021-03-21 17:00:31 +01:00
requirements.txt dev21w12a 2021-03-22 01:00:54 +01:00