软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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
