Have you ever wanted to create a mosaic of a cat’s face with a collection of flags from around the world? “Photomosaic” allows that and more given an input image and image tiles.
Photomosaic came about from a question – If I were to replace every pixel of an image with a small “tile” image with similar colors, would the resulting mosaic resemble the original picture? The task seemed simple enough, but resulted in countless hours of researching color matching science, designing graphical user interfaces, writing proper documentation, and so much more.
Full article here: https://pillbug58051364.wordpress.com/2020/06/18/photomosaic-an-image-to-mosaic-generation-tool/