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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c5cb2149ea7ddabb270d209d50af5b982f25e5d0513cabd66380a34706a933a |
|
MD5 | 153450eae4b25148197d04247dfd5064 |
|
BLAKE2b-256 | 0861da1cd1246974b1bc7c1e756ddecb2775db513712700893bee7c770197faa |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b0a0121b1d84f92d9e6cd7e54c78f26f418ad68e112fdc6e60bb8369a0fd28 |
|
MD5 | 033d53c47a8841ec1428c9acc9c6a179 |
|
BLAKE2b-256 | 2714e7b5bce6bf6ffbcbedefb1baa81ce3b755538d6dcabfe58a4a6a2789e0b6 |