imutils 0.5.4
0
A series of convenience functions to make basic image processing functions such as translation, rota
Contents
A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.
Stars: 4531, Watchers: 4531, Forks: 1024, Open Issues: 162The PyImageSearch/imutils
repo was created 9 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 4531 github stars!
How to Install imutils
You can install imutils using pip
pip install imutils
or add it to a project with poetry
poetry add imutils
Package Details
- Author
- Adrian Rosebrock
- License
- Homepage
- https://github.com/jrosebr1/imutils
- PyPi:
- https://pypi.org/project/imutils/
- GitHub Repo:
- https://github.com/jrosebr1/imutils
Related Packages
Errors
A list of common imutils errors.
Code Examples
Here are some imutils
code examples and snippets.
GitHub Issues
The imutils package has 162 open issues on GitHub
- distutils is deprecated in Python 3.10
- Strong typed var that was causing error.
- Changing 'angle' in rotate_bound() from negative to positive to unify…
- wrong datatype for eyesCenter in facealiner