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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2572e3f9c664c79a0ca21b66e66230be31b9ce12e357d0b1dd463ff15fc72b5b |
|
MD5 | 50a7c9971b06c695fee1d669ae29e447 |
|
BLAKE2b-256 | d99ebded79d497f0e62b48c90c35e83168ececad017c3834042348d8e02f3d34 |
Close
Hashes for opencv_draw_tools_fernaperg-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 300be1530495ad44f6dcc4b5754b0f1a5a3284bd70389dd459190e70eac9bf5c |
|
MD5 | bbeae0e8bad80f3e2379be44a4df4bdf |
|
BLAKE2b-256 | f919a2adf8f708f1b904110e8dbe2aed3ec5e9cacb3a69c0be47bae751281e94 |