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.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c248cc8c97b7008898982c9b477e564686922c13c319a3e3f92ce85fe79418a |
|
MD5 | 37c5fd319b3d53496cb5b5ee3188044c |
|
BLAKE2b-256 | 2bc553cb7b3bf99582ffe844deca098df56cfb44acac3e30962a2185475271dd |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed893a0e89171353ea3c1377e1fff5c39e09b48a5905c57a83dada53e40f0ea1 |
|
MD5 | 2eef59b03543c1bc3cdf832149fe6b08 |
|
BLAKE2b-256 | 7a5cf696ab7a95aaca9cce8b01d5376dcdffc12af65d69bc65a0396d652d8a38 |