Skip to content

paul-schwendenman/imagehash2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Hash 2

A new image hash library that hopes to include colors as well as shape in the calculation.

Testing

To run tests:

python -m unittest discover -p '*_test.py'

or using nose:

nosetests

Demo

I will/have set up a bit of a demo in an iPython notebook. Please see demo.ipynb

Usage

There is a helper script fingerprint.py that will facilitate using the library.

About

yet another image hashing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages