文件名称:imagehash:Python感知图像哈希模块
文件大小:798KB
文件格式:ZIP
更新时间:2024-02-26 04:33:04
python image-hashing image-hashing-algorithms PythonPython
imagehash:Python感知图像哈希模块
【文件预览】:
imagehash-master
----setup.py(924B)
----.gitignore(92B)
----Makefile(2KB)
----.travis.yml(2KB)
----MANIFEST.in(51B)
----.bumpversion.cfg(126B)
----LICENSE(1KB)
----setup.cfg(28B)
----examples()
--------crop_resistant_segmentation.py(996B)
--------github-urls.txt(455B)
--------crop_resistance.py(696B)
--------run_icons.sh(1KB)
--------run_art.sh(465B)
--------hashimages.py(2KB)
----conda-requirements.txt(34B)
----README.rst(6KB)
----tests()
--------test_dhash.py(678B)
--------data()
--------test_average_hash.py(693B)
--------__init__.py(101B)
--------test_hash_is_constant.py(4KB)
--------test_crop_resistant_hash.py(5KB)
--------test_old_hex_conversions.py(1KB)
--------test_hex_conversions.py(3KB)
--------utils.py(3KB)
--------test_colorhash.py(3KB)
--------test_phash.py(660B)
--------test_whash.py(3KB)
----output.html(8KB)
----.coveragerc(221B)
----imagehash.py(22KB)
----find_similar_images.py(2KB)