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.
 
 
 
 
 
 

17 lines
383 B

# Shader-Demo {#v4d_shader}
@prev_tutorial{v4d_nanovg}
@next_tutorial{v4d_font}
| | |
| -: | :- |
| Original author | Amir Hassan (kallaballa) <amir@viel-zu.org> |
| Compatibility | OpenCV >= 4.7 |
Renders a mandelbrot fractal zoom. Uses shaders, OpenCV and video editing together.
\htmlinclude "../samples/example_v4d_shader-demo.html"
@include samples/shader-demo.cpp