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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d663201c5ed5696bb658fdbbb601179f9133f1dd864abadc0b0f82cfae98a54b |
|
MD5 | b8a2312fded7c598f0c05152dc80f3fa |
|
BLAKE2b-256 | 606b2d0f23def554fb29eea41bf92d6b19fd317eb762f6718863a6c2d88f7d4e |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f477705648dabcf3a42ffef947590f4f8dceadafd31fb541f29fd90c007218c6 |
|
MD5 | cbd92a1104746df14d6424ae4f5b1a0f |
|
BLAKE2b-256 | ad2a058ebbceae383e69e8a798abda18937dce5c80adc838e672279c982a0055 |