imgdupes
imgdupes copied to clipboard
Identifying and removing near-duplicate images using perceptual hashing.
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
running in python 3.9 get follow error: $ imgdupes --recursive datasets phash 4 Building NGT index (dimension=64, num_proc=15) Traceback (most recent call last): File "/home/huzhuolei/miniconda3/envs/imgdupes/bin/imgdupes", line 230, in main() File...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
I'm using win 8.1 64x Python 3.9  
I continue getting this error: `Error: Unable to load NGT. Please install NGT and python binding first.` After I have installed NGT multiple times again... Not sure what the problem...
For example, delete these images if they are 60% similar but keep if they are 59% similar.
On my Synology NAS (DS720+) I installed docker and tried to run imgdupes on a folder with two exact same images. It works only for `--faiss-flat` while I never get...
Would be nice to be able to quickly check in a script or CI if dupes are found by checking the exit code
I installed imgdupes with pip for both python2 and python3, I get the same error when I run imgdupes --recursive target_dir phash 4