Uses of Class
com.github.hypfvieh.imaging.AbstractImgHash
Packages that use AbstractImgHash
-
Uses of AbstractImgHash in com.github.hypfvieh.imaging
Subclasses of AbstractImgHash in com.github.hypfvieh.imagingModifier and TypeClassDescriptionclassClass which implements AHash (average hash) algorithm to create hashes of images.classClass which implements the DHash (difference hash) algorithm to create hashes of images.classClass which implements PHash (perceptual hash) algorithm to create hashes of images.