tessl install tessl/pypi-imutils@0.5.0A 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.
Agent Success
Agent success rate when using this tile
91%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.34x
Baseline
Agent success rate without this tile
68%
Generated
Agent Claude Code
Scenario 1
dlib rectangle to bounding box conversion
Scenario 2
Brightness and contrast adjustment
Scenario 3
Basic image rotation (rotate)
Scenario 4
Multi-line text rendering with line breaks
Scenario 5
Recursive image file discovery (list_images)
Scenario 6
Contour labeling and visualization
Scenario 7
OpenCV function discovery (find_function)
Scenario 8
BGR to RGB conversion for Matplotlib (opencv2matplotlib)
Scenario 9
Enhanced RootSIFT descriptor with Hellinger kernel
Scenario 10
OpenCV version detection (is_cv2, is_cv3, is_cv4)