{"library":"imutils","type":"library","category":null,"description":"imutils is a Python package providing a series of convenience functions to simplify basic image processing operations such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, and detecting edges. It acts as a companion library to OpenCV, streamlining common tasks and reducing boilerplate code. The current version is 0.5.4, released on January 15, 2021. The library has a slow release cadence, with no new versions in over three years, suggesting it is in maintenance mode rather than active development.","language":"python","status":"maintenance","version":"0.5.4","tags":["computer vision","image processing","opencv","utilities","helper functions"],"last_verified":"Sat May 23","install":[{"cmd":"pip install imutils","imports":["import imutils","from imutils import resize","from imutils import rotate","from imutils import translate","from imutils.video import VideoStream","from imutils.video import FPS","from imutils.contours import grab_contours"]}],"homepage":null,"github":"https://github.com/jrosebr1/imutils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/imutils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/imutils/compatibility"}}