Implement Image analysor
AnnnnW opened this issue · 1 comments
AnnnnW commented
To deal with:
- read the images and their names from the directory and write the name into a file
- tile images with their average colour and save them in the file,
- rezise them with the required size,
- read the file and read the data saved in
AnnnnW commented
Finished the names-written work