imagehash
Image hasher
Perceptual hashing algorithm for image comparison
🌄 Perceptual image hashing for PHP
2k stars
68 watching
177 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
hashimageimage-hashperceptual-hashes
Related projects:
Repository | Description | Stars |
---|---|---|
abonander/img_hash | A Rust library for calculating perceptual hash values of images. | 313 |
corona10/goimagehash | An image hashing library written in Go that provides different types of hash functions and supports various image formats. | 750 |
poslegm/scala-phash | Library that enables image comparison by generating hash codes from images using different algorithms | 20 |
verifytests/verify.imagehash | A C# library that uses image hashing to compare images and detect differences. | 7 |
sindresorhus/hash-object | A library that generates a unique digital fingerprint of an object | 134 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
lehins/hip | Provides tools and functionality for processing and manipulating images in a Haskell programming language. | 116 |
jenssegers/optimus | A library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs. | 1,268 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
imagej/imagej | Public domain software for processing and analyzing scientific images using Java | 572 |
jafarakhondali/tapnesh | A CLI script that optimizes images in parallel using multiple optimization tools. | 21 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 745 |
njusthyk1972/nlh | An image denoising method using blind pixel-level non-local methods | 48 |
jacraig/structure.sketching | An image processing library for .Net applications supporting multiple formats and filters. | 84 |