Perceptual hashing topic

Perceptual hashing is the use of an algorithm that attempts to fingerprint multimedia for identification and comparison. Perceptual hashes of two similar multimedia should be similar.

List Perceptual hashing repositories

dhash-vips

87
Stars
13
Forks
Watchers

vips-powered ruby gem to measure images similarity, implementing dHash and IDHash algorithms

findimagedupes

145
Stars
8
Forks
Watchers

Find visually similar or duplicate images. This repository has migrated to https://gitlab.com/opennota/findimagedupes

dhash

345
Stars
38
Forks
Watchers

Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates

fast-near-duplicate-image-search

142
Stars
20
Forks
Watchers

Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.

imgdupes

336
Stars
23
Forks
Watchers

Identifying and removing near-duplicate images using perceptual hashing.

pHash

530
Stars
79
Forks
Watchers

pHash - the open source perceptual hash library

neuralhash-collisions

150
Stars
6
Forks
Watchers

A catalog of naturally occurring images whose Apple NeuralHash is identical.

imgsim

70
Stars
4
Forks
Watchers

Golang library for computing perceptual hashes of images

image-deduplication-tool

80
Stars
8
Forks
Watchers

Tool to detect (and get rid of) similar images using perceptual hashing (pHash lib)

image_compare

26
Stars
9
Forks
Watchers

Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.