套件:python3-imagehash(4.3.2-2)
python3-imagehash 的相關連結
Debian 的資源:
下載原始碼套件 python-imagehash:
- [python-imagehash_4.3.2-2.dsc]
- [python-imagehash_4.3.2.orig.tar.gz]
- [python-imagehash_4.3.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Image hashing library written in Python (Python 3)
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).
This package installs the library for Python 3.
其他與 python3-imagehash 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pywt
- Python3 extension implementing of wavelet transformations
-
- dep: python3-scipy
- scientific tools for Python 3
