Uses of Package
org.opencv.img_hash
Packages that use org.opencv.img_hash
-
Classes in org.opencv.img_hash used by org.opencv.img_hashClassDescriptionComputes average hash value of the input image This is a fast image hashing algorithm, but only work on simple case.Image hash based on block mean.Image hash based on color moments.The base class for image hash algorithmsMarr-Hildreth Operator Based Hash, slowest but more discriminative.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: lookslikeitImage hash based on Radon transform.