imghashjs
v0.0.3-alpha.13
Published
imghash on browser
Downloads
1
Readme
Image Hash JS
The image hash is a value representing a feature of the image. Since the purpose is to look at the similarity of images, unlike SHA-256 and MD5, similar images will yield similar values.
support hash type
- ahash (Average Hash)
- dhash (Distance Hash)
- mhash (Median Hash)
- phash (Perseptual Hash)