diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f3b9e2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 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 Python.