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.
 
 
 
 
 
 

15 lines
458 B

# Nanovg-Demo {#v4d_nanovg}
@prev_tutorial{v4d_video}
@next_tutorial{v4d_shader}
| | |
| -: | :- |
| Original author | Amir Hassan (kallaballa) <amir@viel-zu.org> |
| Compatibility | OpenCV >= 4.7 |
Renders a color wheel on top of an input-video using nanovg (OpenGL), does colorspace conversions using OpenCV (OpenCL) and decodes/encodes on the GPU (VAAPI).
\htmlinclude "../samples/example_v4d_nanovg-demo.html"
@include samples/nanovg-demo.cpp