AnnnnW/3rd_Year_Project-Image_Mosaic

Implement Image analysor

AnnnnW opened this issue · 1 comments

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

Finished the names-written work