Class BlockMeanHash


public class BlockMeanHash extends ImgHashBase
Image hash based on block mean. See CITE: zauner2010implementation for details.
  • Constructor Details

    • BlockMeanHash

      protected BlockMeanHash(long addr)
  • Method Details