imutils
Le Mon 03 February 2025
https://github.com/PyImageSearch/imutils
A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and both Python 2.7 and Python 3.
For more information, along with a detailed code review check out the following posts on the PyImageSearch.com blog:
http://www.pyimagesearch.com/2015/02/02/just-open-sourced-personal-imutils-package-series-opencv-convenience-functions/ http://www.pyimagesearch.com/2015/03/02/convert-url-to-image-with-python-and-opencv/ http://www.pyimagesearch.com/2015/04/06/zero-parameter-automatic-canny-edge-detection-with-python-and-opencv/ http://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/ http://www.pyimagesearch.com/2015/08/10/checking-your-opencv-version-using-python/