Metadata-Version: 2.1
Name: je-open-cv-dev
Version: 0.0.4
Summary: OpenCV Function Wrapper
Author-email: JE-Chen <zenmailman@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/JE-Chen/je_opencv_wrapper
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy

### OpenCV function and some implement 
```python

```
