Interactive code for image similarity using SIFT algorithm
-
Updated
May 20, 2023 - Python
Interactive code for image similarity using SIFT algorithm
CLI utility to find near duplicate images and remove all but the best copy.
🏞🌉 Find and Delete Duplicate Images / Photos
Python code to find duplicate images (photos) and videos in folders recursively and delete them (Optional).
Uses SSIM and MSE to get rid of duplicates and near duplicates
Detect and preview visually similar or duplicate images using CNN or pHash. Generates an interactive HTML gallery and optionally moves duplicates to a subfolder.
Detects to see if duplicate images exist in 1 or 2 folders
Searches for duplicates in two separate folders allowing removing duplicated files from one and keeping another intact.
Duplicate Image Finder is a nifty Python tool designed to tackle the common problem of duplicate images. It scans your chosen directory, identifies any repeated '.jpg' or '.png' files, and conveniently moves them into a separate folder. It's a simple, yet effective, solution for decluttering your digital photo collections.
A script to find and delete duplicate images using pHash.
Collection of tools that work on images
clean up duplicate images
Delete duplicate images
A Python package to monitor your downloads folder and remove duplicate files.
Software that removes duplicated images from folder2 in respect to folder1
Perceptual image hashing
Removes the duplicate files.
With this tool you can select a folder and let it find duplicate images within it, mark and delete them. It also searches in any sub-folder.
Add a description, image, and links to the duplicate-images topic page so that developers can more easily learn about it.
To associate your repository with the duplicate-images topic, visit your repo's landing page and select "manage topics."