Package com.github.hypfvieh.imaging
package com.github.hypfvieh.imaging
-
KlasseBeschreibungInterface which must be implemented by every image hashing class.Class which implements AHash (average hash) algorithm to create hashes of images.Class which implements the DHash (difference hash) algorithm to create hashes of images.Class which implements PHash (perceptual hash) algorithm to create hashes of images.