match icon indicating copy to clipboard operation
match copied to clipboard

Remote image comparison

Open kcollignon opened this issue 8 years ago • 2 comments

I was curious if this project will allow you to compare a similarity score between 2 images, where one of the images has been added to the database and created a signature, and the other image is an on-demand image that hasn't been added yet.

For example:

Imagine I received thousands of scanned images each month, and I need to find 1 single image in the database that is the most similar. I don't want to add every image received to the database as their would be many similar images and duplicates, which I am not concerned with.

Thanks!

kcollignon avatar Jun 15 '16 17:06 kcollignon

@kcollignon Hello, I have similar case to handle, can you please share your thoughts on the solution? Thanks in advance!

Joisar avatar Oct 19 '18 08:10 Joisar

Same case here!

peterjaap avatar Nov 09 '21 14:11 peterjaap