ImageHashes.jl

Perform image hashing in julia
Author davidbp
Popularity
6 Stars
Updated Last
11 Months Ago
Started In
October 2022

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