Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

453 B

Form based GUI

@prev_tutorial{v4d_custom_source_and_sink} @next_tutorial{v4d}

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.

\htmlinclude "../samples/example_v4d_font_with_gui.html"

@include samples/font_with_gui.cpp