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.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a369bac2406a4e5334713440ee39731df7ccd73b5bb8e1fd4aae8ce9bcbf1901 |
|
MD5 | 336c3ee5c52f02c0e7010df23c170a13 |
|
BLAKE2b-256 | da84c384643c5b7f2c9b53a14c685030fcc638fa0d08cba85dde0d8a1efb4256 |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 886cbc94bf06f282815f34e68c671e0c46da873237d18eb2c7d13e0a2bf152d1 |
|
MD5 | 662ab11511661912d289e442bd2e8e6e |
|
BLAKE2b-256 | 6893a2634de89eb9688e9ccb8b6577a2e005b2d22fd14be2adee3a9fec2c0e5f |