Inspiration
The University of Nottingham sign
What it does
Recreates an input image using many images tinted with similar colours to that area of the input image. Creates a mosaic effect on the outputted image
Takes a given input image and recreates it by replacing the pixels with images that correspond to the colour of the pixels.
How we built it
We built it in Python, primarily using opencv to handle image processing, alongside some other libraries for some smaller tasks.
Challenges we ran into
The biggest challenge was trying to pick the right images to replace the pixels.
Accomplishments that we're proud of
Getting it to work as well as it does.
What we learned
How to do image processing in Python.
What's next for Image from images
Clean up the code.

Log in or sign up for Devpost to join the conversation.