new tutorials

pull/3471/head
kallaballa 2 years ago
parent f0c009e904
commit 89e2a31e49
  1. 16
      modules/viz2d/tutorials/06-font_with_gui.markdown

@ -1,16 +0,0 @@
# Form based GUI {#viz2d_font_with_gui}
@prev_tutorial{viz2d_video_editing}
| | |
| -: | :- |
| Original author | Amir Hassan (kallaballa) <amir@viel-zu.org> |
| Compatibility | OpenCV >= 4.7 |
## Font rendering with form based GUI
Draws "Hello World" to the screen and let's you control the font size and color with a GUI based on FormHelper.
@include samples/cpp/font_with_gui.cpp
![The result](doc/font_with_gui.png)
Loading…
Cancel
Save