match icon indicating copy to clipboard operation
match copied to clipboard

Find all similar images in database

Open JannikZed opened this issue 6 years ago • 3 comments

As far as I understand the system, you could only compare a picture send in via URL or formed data with the ones already in place. How could we compare all pictures with each others in the database to find all that are similar?

JannikZed avatar May 23 '18 22:05 JannikZed

Hey, yes I see the problem here, is that the project is kind of vague how it describes itself, you can only compare images and not search... which would mean N* searches for all images... ouch

dgtlmoon avatar Aug 28 '18 09:08 dgtlmoon

But, back to the original project... https://image-match.readthedocs.io/en/latest/searches.html ?

dgtlmoon avatar Aug 28 '18 09:08 dgtlmoon

Yes, this something I would really love to have. Right now the only way to search for similar images is to upload one? (be it by the url passed, or an actual image sent with POST)

Is there no way for us to just pass a filepath already in our database and get similar results from that?

lostpebble avatar Nov 12 '18 22:11 lostpebble