Contents

imutils 0.5.4

0

A series of convenience functions to make basic image processing functions such as translation, rota

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: 4593, Watchers: 4593, Forks: 1029, Open Issues: 164

The PyImageSearch/imutils repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 4593 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
No  imutils  pypi packages just yet.

Errors

A list of common imutils errors.

Code Examples

Here are some imutils code examples and snippets.