v0.2.0 opencv-draw-tools
🎉 Stable and tested release.
Used in companies such as Softpoint or in Master's projects at Universidad Complutense de Madrid.
If you want to install this version via pip, you could do with the following command:
pip install opencv-draw-tools-fernaperg==0.2.0
Changes
- Now you can draw filled rectangles (with less opacity than the edge of the rectangle).
For this you will need to provide a new optional parameter when using the methodselect_zone.
Parameter: filled (default False) - Now you can provide multiline tags and the method will manage them correctly.
- Added visual information to know to whom each tag belongs (not shown in the picture below).
- Fixed bug with topside tags.

Image generated with Intel Openvino Toolkit and drawed with opencv-draw-tools v0.1.9