image-deduplication-tool is a script designed to scan specified paths and calculate the DCT hashes of all the images there. It compares the hashes to find closest-looking image pairs, despite various alternations (such as crop, rotation, gamma/color correction, noise, etc.), optionally presenting them in a feh image viewer for the operator to easily compare and remove one of the versions. It uses libpHash to produce and compare perceptual hashes.
| Tags | Image image comparison Deduplication duplicate files similarity search perceptual hashing |
|---|---|
| Licenses | Public Domain |
| Operating Systems | Unix-like |
| Implementation | Python ctypes pHash feh |
An iTunes companion for BPM detection, song matching, and meta data correction.