Paketname | libphash0 |
Beschreibung | Perceptual hashing library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.0-2+b1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 448 Byte |
Hängt ab von | libavcodec52 (>= 4:0.5.1-1) | libavcodec-extra-52 (>= 4:0.5.1-1), libavformat52 (>= 4:0.5.1-1) | lib |
Empfohlene Pakete | |
Paketbetreuer | Debian Forensics |
Quelle | libphash (0.9.0-2) |
Paketgröße | 166096 Byte |
Prüfsumme MD5 | 107c17291f4b26c79986a4ff24a7741c |
Prüfsumme SHA1 | b0a3b5922b1470424a2b7f68d870b4176ce78157 |
Prüfsumme SHA256 | 95ee63bbeaad2f49e4baacb64f726d289d0dd740b31c6e42561fd1dda6c6e0f7 |
Link zum Herunterladen | libphash0_0.9.0-2+b1_i386.deb |
Ausführliche Beschreibung | Unlike cryptographic hash functions which rely on an avalanche effect of
changes in input leading to drastic changes in the output, perceptual
hashes are "close" to one another if the inputs are visually or
auditorily similar.
.
Perceptual hashes have applications in searching, identifying potential
copyright infringement, locating duplicates etc. - since a fingerprint
of a file is usually less than 1% of the original media file's size,
the fingerprint can be stored in a database and used for semantic
searching, such as finding all images that look like another.
.
pHash implements several perceptual hashing algorithms and provides a
C++ API to use those functions in your own programs.
|