undouble
undouble copied to clipboard
Python package undouble is to detect (near-)identical images.
Hello, I haven't been able to get this library working with a list of URLs as the image source. Running the example code from the docs: [Import images from url...
Can a minimal reproducible example be provided where undouble is used where: input: a folder path of images, path of image we care about output: a table / pandas dataframe...
Hi, I'm interested in matching some compressed photos (extracted from Excel files) to their original high-quality copy, and I came across your package. I've given it a try, setting up...
I need to run undouble library with a huge amount of images, It's good if the code is supported in GPU.
Hello, I've seen in the docs on readthedocs that in addition to ahash, phash, dhash and whash-haar, there are also whash-db4 and crop-resistant-hash. I'm really interested in the latest but...