Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0c1814

Browse files
committed
added an image processing library
1 parent ecc042a commit e0c1814

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Image.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ Image Processing SciKit
4343
Project Source: https://github.com/scikit-image/scikit-image
4444
Project Homepage: http://scikit-image.org/
4545

46-
46+
1. imutils
47+
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
48+
Project Source: https://github.com/jrosebr1/imutils

0 commit comments

Comments
 (0)