Reverse image search utility based on perceptual hash algorithms
-
Updated
Nov 4, 2016 - C#
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.
Reverse image search utility based on perceptual hash algorithms
Image Perceptual Hash library for the .NET Framework
Console application for hash, compare images. Based on coenm/ImageHash
Find similar images in several directories by aHash/dHash/pHash.
Let's find out duplicate images with Perceptual Hashing algorithms