Metadata-Version: 2.1
Name: cv-imutils
Version: 0.0.1.1
Summary: Lightweight utility package for common computer vision tasks.
Author: Emam_ahsour
Author-email: emam54637@gmail.com
Keywords: python,cv2-utils,tools,pycv2,cv2-functions,cv2-most-used functions
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows

A 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.
