mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Heavily upgraded the drawing features onboard the OpenMV Cam. We now have all the basic drawing methods folks expect along with all the parameters you need. Finally! You can make big text fonts. * Added line thickness support * Added shape fills * Added text scaling * Added draw arrow. |
||
|---|---|---|
| .. | ||
| arrow_drawing.py | ||
| circle_drawing.py | ||
| copy2fb.py | ||
| cross_drawing.py | ||
| line_drawing.py | ||
| rectangle_drawing.py | ||
| text_drawing.py | ||