Photo Mosaic

Program to create photo mosaics using custom pictures

Creator, finished

It can be found over at github (Python repo). Developed during hackathons, so very hacky, but also very fun. I implemented a KD-tree from scratch and also learned some things about how the human brain does not perceive differences in color uniformly in the RGB space, hence a different color space should be used.

During my time at siroop, we used the tool internally to create fancy mosaics made out of pictures of the products in the online shop, and then print those as gifts or use them in presentations.