Skip to content
 
 

Repository files navigation

ImageHashes

Documenter Runtests

ImageHashes implements image hashing algorithms to perform near-duplication detection.

Example:

using TestImages, ImageHashes
img = testimage("fabio_color_256.png");
img_hash = difference_hash(img)

Will print

0x2f1017d47944000c

About

Perform image hashing in julia

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages