Simple Image Similarity

A simple Python app for retrieving the closest image by calculating image similarity

Development log

This is a log of simple coding work I did while working at a startup.

The CTO requested me to create an python app that calculates image similarity and retrieves the closest image from a given image set for an input.

I used ORB algorithm from OpenCV and pHash from ImageHash; both handle images in grayscale.

figure1 figure1: Usage example

Source code: https://github.com/disin7c9/SimpleImageSimilarity

Sample image set source: https://www.zeldadungeon.net/wiki/Gallery:Tears_of_the_Kingdom_Characters