Image Hasher

Package allowing creation of image hash that can be used to compare images for physical similarity.

Features

  • Creation of image hash
  • Comparison of two hashes

Getting started

  • First create instance of Hasher
  • Supply image to create hash
  • Use HashComparisonUtils helper to compare hashes

Usage

TODO: Example incoming!