undouble’s documentation!
The aim of the `undouble`
library is to detect (near-)identical images across an entire system or directory.
It works using a multi-step process of pre-processing the images (grayscaling, normalizing, and scaling), computing the image hash, and the grouping of images based on threshold value.
Detects images with a identical image-hash in a specified folder or your entire system.
The threshold can be used to detect near-identical images, such as photo-bursts.
Plots to examine the groupings.
Functionality to systematically undouble.
Note
Your ❤️ is important to keep maintaining this package. You can support in various ways, have a look at the sponser page. Report bugs, issues and feature extensions at github page.
pip install undouble