13 results for “topic:image-hashing-algorithms”
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.
A dhash implementation for Deno
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.
Row-wise gradient dHash algorithm implementation.
can be used for locating duplicate images independent of size and for similar images based on distance algorithms
No description provided.
A Dart package for perceptual image hashing
Here will be application for searching image duplicates.
an application for comparing images using various image hashing algorithms
A more constrained and friendlier fork of the ImageHash Python image hashing package.