Package: wnpp Severity: wishlist Owner: Francesco Ballarin <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-imagehash Version : 4.3.2 Upstream Contact: Johannes Buchner <[email protected]> * URL : https://github.com/JohannesBuchner/imagehash * License : BSD-2-clause Programming Lang: Python Description : Image hashing library written in Python Image hashes tell whether two images look nearly identical. This is different from cryptographic hashing algorithms (like MD5, SHA-1) where tiny changes in the image give completely different hashes. In image fingerprinting, we actually want our similar inputs to have similar output hashes as well. . The image hash algorithms (average, perceptual, difference, wavelet) analyse the image structure on luminance (without color information). The color hash algorithm analyses the color distribution and black & gray fractions (without position information). Mantained within debian python team at https://salsa.debian.org/python-team/packages/python-imagehash

