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.
 
 
 
 
 
 

16 lines
394 B

# Font-Demo {#v4d_font}
@prev_tutorial{v4d_shader}
@next_tutorial{v4d_pedestrian}
| | |
| -: | :- |
| Original author | Amir Hassan (kallaballa) <amir@viel-zu.org> |
| Compatibility | OpenCV >= 4.7 |
Renders a Star Wars like text crawl using nanovg (OpenGL) and uses OpenCV for a pseudo 3D effect.
\htmlinclude "../samples/example_v4d_font-demo.html"
@include samples/font-demo.cpp