ImageHash 4.3.1
0
Image Hashing library
Contents
Image Hashing library
Stars: 3150, Watchers: 3150, Forks: 328, Open Issues: 20The JohannesBuchner/imagehash
repo was created 11 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 3150 github stars!
How to Install imagehash
You can install imagehash using pip
pip install imagehash
or add it to a project with poetry
poetry add imagehash
Package Details
- Author
- Johannes Buchner
- License
- 2-clause BSD License
- Homepage
- https://github.com/JohannesBuchner/imagehash
- PyPi:
- https://pypi.org/project/ImageHash/
- GitHub Repo:
- https://github.com/JohannesBuchner/imagehash
Related Packages
Errors
A list of common imagehash errors.
Code Examples
Here are some imagehash
code examples and snippets.
GitHub Issues
The imagehash package has 20 open issues on GitHub
- imagehash.hex_to_hash() does not return original imagehash object.
- ImageMultiHash
__sub__
is not commutative