Class PHash


public class PHash extends ImgHashBase
pHash Slower than average_hash, but tolerant of minor modifications This algorithm can combat more variation than averageHash, for more details please refer to CITE: lookslikeit
  • Constructor Details

    • PHash

      protected PHash(long addr)
  • Method Details