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
Find similar images in several directories by aHash/dHash/pHash.
Image Perceptual Hash library for the .NET Framework
Let's find out duplicate images with Perceptual Hashing algorithms
Console application for hash, compare images. Based on coenm/ImageHash