supervision/docs/draw
SkalskiP 737cb37249 Add new drawing methods and improve type hints
Expanded the drawing functionality by adding new utility methods 'draw_image', 'draw_line' and 'draw_rectangle' and imported them in supervision/__init__.py. Updated the documentation of draw/utils, to include 'draw_image'. Improved type hinting in draw/color.py and draw/utils.py. Also, some redundant comments and unnecessary immediate memory freeing line are removed from draw/utils.py to enhance code readability.
2023-10-18 22:31:34 +02:00
..
color.md fix(pre_commit): 🎨 auto format pre-commit hooks 2023-10-18 16:57:05 +00:00
utils.md Add new drawing methods and improve type hints 2023-10-18 22:31:34 +02:00