Class AverageHash


public class AverageHash extends ImgHashBase
Computes average hash value of the input image This is a fast image hashing algorithm, but only work on simple case. For more details, please refer to CITE: lookslikeit
  • Constructor Details

    • AverageHash

      protected AverageHash(long addr)
  • Method Details