aHash, dHash, pHash
Three complementary perceptual hashes: average, gradient and cosine transform (DCT).
The Image compare module uses perceptual hashes to tell whether two images are the same scene (perhaps recompressed) or a manipulation, documenting everything in a side-by-side PDF report.
Three complementary perceptual hashes: average, gradient and cosine transform (DCT).
Hamming distance between the hashes and a similarity percentage for each algorithm.
Identical / similar / different based on adjustable thresholds (defaults 90% and 70%).
Landscape PDF with the two images side by side, the distances and the metadata/hash differences.