elisemercury / Duplicate-Image-Finder

difPy - Python package for finding duplicate or similar images within folders
https://difpy.readthedocs.io
MIT License
420 stars 65 forks source link

is it not possible to leverage difPy to match just a single image to a folder of images? #92

Closed vesper8 closed 4 months ago

vesper8 commented 4 months ago

This was asked 2+ years ago in https://github.com/elisemercury/Duplicate-Image-Finder/issues/6

And it doesn't look like this feature has been added since.. at least if it is then it's not documented.. or maybe I'm just blind.

There are many other libraries that attempt this but I haven't found one that works very well especially when the source image is partially occluded. With the recent awesome performance improvements, I just think it would be cool to add this one feature to allow for matching one-to-many. I'd love to give that a whirl.

Thanks!

elisemercury commented 4 months ago

Hi @vesper8,

Thanks for your request! This feature will be evaluated for the next difPy release. Closing this as this is a duplicate of #72.

Best, Elise