类 MeanHash


  • public class MeanHash
    extends Hash
    图片均值hash
    作者:
    frankcl
    • 构造器详细资料

      • MeanHash

        public MeanHash()
    • 方法详细资料

      • compute

        public byte[] compute​(BufferedImage image)
        从类复制的说明: Hash
        计算图片hash
        指定者:
        compute 在类中 Hash
        参数:
        image - 图片对象
        返回:
        图片hash