Library to help the drawing process with OpenCV. Thought to add labels to the images. Classification of images, etc.
Project description
opencv-draw-tools
Library to help the drawing process with OpenCV. Thought to add labels to the images. Classification of images, etc.
Installation
Pre-requisites
You will need to install:
- opencv >= 3.6.2
- numpy >= 1.13.3
You can simply execute:
pip install -r requirements.txt
Finally you can install the library with:
pip install opencv-draw-tools-fernaperg
When you install opencv-draw-tools
, it will automatically download numpy
but not opencv becouse in some cases you will need another version.
Usage
import opencv_draw_tools as cv2_tools
print('Name: {}\nVersion:{}\nHelp:{}'.format(cv2_tools.name,cv2_tools.__version__,cv2_tools.help))
cv2_tools.webcam_test()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for opencv-draw-tools-fernaperg-0.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40f2d667a2b9262f326ab15f5505c8f1b48e257299f02378df3bc7932f947183 |
|
MD5 | 4ce44c03b72de0133226f2bbad743778 |
|
BLAKE2b-256 | 77fe4d19cc289344b30d0d80147bac8f6883c9d701cfd19c615706347f9d2149 |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0f72e40736f3917dfd9fb2500d7df18ce48e097907ba09bf46842121b8909d7 |
|
MD5 | 940abaa8c2c8389afa45a1919dac75bb |
|
BLAKE2b-256 | 1dc85736f923248acda3277c68ccc0c30ca01e99fb4af7ffe5a114d65a6f921c |