Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-imutils Version : 0.5.4 Upstream Author : Adrian Rosebrock <[email protected]> * URL : https://github.com/jrosebr1/imutils * License : MIT Programming Lang: Python Description : Convenience functions for basic image processing and OpenCV helpers This library provides small helper functions and submodules for common image- processing tasks carried out with OpenCV. It provides wrappers and utilities that reduce the amount of boilerplate code required for routine tasks such as image translation, rotation, resizing while preserving aspect ratio, skeletonization, and automatic Canny edge detection. . The library also includes helpers for contour sorting, perspective transforms, image path discovery, and conversion of OpenCV image arrays for display with Matplotlib. Additional utilities assist with handling API differences between OpenCV versions and locating OpenCV functions by name. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

