Metadata-Version: 2.1
Name: PyCVutils
Version: 0.1.1
Summary: A bunch of useful wrappers around opencv-python library
Author-Email: SEBROVATER <sebrovskiy.k@gmail.com>
License: GPL-3.0-or-later
Requires-Python: >=3.10
Requires-Dist: numpy>=1.26.4
Description-Content-Type: text/markdown

# PyCVutils
A bunch of useful wrappers around opencv-python library

### Installation:

`pip install pycvutils`
- `numpy` dependency will be automatically installed

- before using you should manually install any opencv version you like:
`pip install opencv-python` or `opencv-python-headless` or 
`opencv-contrib-python` or `opencv-contrib-python-headlesss`

### Remarkable examples:

