A Python Perceptual Image Hashing Module
-
Updated
Apr 17, 2025 - Python
A Python Perceptual Image Hashing Module
Image similarity in Golang. Version 4 (LATEST)
Golang implementation of image hashing algorithms
This repository provides various Python methods for performing image comparisons/similarities between multiple images.
Performance-first perceptual hashing library; perfect for handling large datasets. Designed to quickly process nested folder structures, commonly found in image datasets.
Row-wise gradient dHash algorithm implementation.
a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.
can be used for locating duplicate images independent of size and for similar images based on distance algorithms
A Dart package for perceptual image hashing
an application for comparing images using various image hashing algorithms
Here will be application for searching image duplicates.
Add a description, image, and links to the image-hashing-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the image-hashing-algorithms topic, visit your repo's landing page and select "manage topics."