Skip to content

A library for hashing images and comparing those hashes for similarity

License

Notifications You must be signed in to change notification settings

yanguanglan/ImageHasher-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageHasher

A library for hashing images and comparing those hashes for similarity. This library implements the Average and Difference hash algorithms described in the following articles.

http://hackerfactor.com/blog/index.php?/archives/432-Looks-Like-It.html
http://hackerfactor.com/blog/index.php?archives/529-Kind-of-Like-That.html

This package is available on NuGet: https://nuget.org/packages/ImageHasher

PM> Install-Package ImageHasher

Usage: https://github.com/raysohn/ImageHasher/tree/master/ImageHasher.Example

About

A library for hashing images and comparing those hashes for similarity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published