Metadata-Version: 2.1
Name: assembly-opencv
Version: 1.0.1
Summary: Image processing utilities for Python with OpenCV
Home-page: 
Author: Zven
Author-email: jdld.xzw@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: Pillow

A collection of image processing functions for computer vision tasks with OpenCV
