Metadata-Version: 2.1
Name: medvision
Version: 0.5.0
Summary: A python library for medical image computer vision.
Home-page: https://github.com/kyle0x54/medvision
Author: kyle0x54
Author-email: kyle0x54@163.com
License: APACHE
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: natsort
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: SimpleITK


# medvision
A python library for medical computer vision.


