phash v0.1.0 PHash View Source
Link to this section Summary
Functions
Write the image binary data to a temporary file and produces the same result
as PHash.image_file_hash/1
using that file.
Reads an image from a path and produces a hash that can be compared
with another hash via PHash.image_hash_distance/2
.
Calculates the hamming distance between two image hashes.
Link to this section Functions
Write the image binary data to a temporary file and produces the same result
as PHash.image_file_hash/1
using that file.
Reads an image from a path and produces a hash that can be compared
with another hash via PHash.image_hash_distance/2
.
Calculates the hamming distance between two image hashes.