public class ImgPHash extends AbstractImgHash
| Modifier and Type | Method and Description |
|---|---|
static String |
computeHash(File _image)
Compute the PHash of the given file (which should be a valid image).
|
bitmaskToHex, createPixelArray, createPixelArrayMatrix, resizeAndGrayScalepublic static String computeHash(File _image) throws IOException
_image - image to hashIOException - on any error when reading fileCopyright © 2019. All rights reserved.