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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51dceb5fde1473dbabf9fa18f34b06d219ec239a3881e11f88bc602ca77f5fc9 |
|
MD5 | 659c0ebdcb12aa7867ce467d0e4e8901 |
|
BLAKE2b-256 | ef26e790d9f560a196c3e5f6dfbda1c2d60745a9ed5b1b05e801562c6a912c1c |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf7d87fff829382681c78fc4c0ba53986b8f0255857dab465ce33ece5ed3dd3f |
|
MD5 | 33c42bc6bf22f0f6df66c115f43d8846 |
|
BLAKE2b-256 | 2bb2f48ac3e4e726d96482e556e68a756d3c09d3061b5678f33cdb9bfd77f08f |