Metadata-Version: 2.1
Name: a2y-cv
Version: 0.8.2
Summary: A module that supplies some Image Processing, Computer Vision tools.
Home-page: http://www.sorobust.com/a2y/cv.html
Author: Yu Han
Author-email: hanjunyu@163.com
License: Private
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Free For Educational Use
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
Requires-Dist: opencv-python (>=3.4.0.0)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: scipy (>=1.5.0)

# Python Module: a2y_cv
此模块提供一些图像处理、计算机视觉工具，基于OpenCV和NumPy。


