Sep 5, 2018 · 1 min read
Thanks,
I would first of all compute the descriptors of each image in your database and store them. Then compute the descriptor for any further image, which you want to test and find the image in your database with the lowest descriptor distance to your test image.
