finding a match for an image of a key in a database
I’m trying to write a program with python that receives an image of a key on a white background from the user and searches in the database to find the match for that key.
The database also consists of images of all existing keys on a white background.