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 Detail

      • AverageHash

        protected AverageHash​(long addr)
    • Method Detail

      • __fromPtr__

        public static AverageHash __fromPtr__​(long addr)