Uses of Interface
com.github.hypfvieh.imaging.IImgHash
Packages that use IImgHash
-
Uses of IImgHash in com.github.hypfvieh.imaging
Methods in com.github.hypfvieh.imaging with parameters of type IImgHashModifier and TypeMethodDescriptionstatic intImageCompare.compareWith(IImgHash _hasher, File _img1, File _img2) Calculate hashes for _img1 and _img2 using _hasher and return the hamming distance as result.