kallaballa / V4D.old

V4D is a high performance visualization module for OpenCV. It features vector graphics using NanoVG a GUI based on NanoGUI and OpenCL/OpenGL and OpenCL/VAAPI interoperability.
https://viel-zu.org/opencv/doxygen/html/d7/dfc/v4d.html
Apache License 2.0
6 stars 1 forks source link
cl-gl cl-va glsl gpgpu gpu interop interoperability nanogui nanovg opencl opencv opengl raster-graphics vaapi vector-graphics webgl webgl2

This implementation has moved to https://github.com/kallaballa/V4D (which is a fork of opencv_contrib

V4D

V4D is a high performance visualization module for OpenCV. It features vector graphics using NanoVG a GUI based on NanoGUI and (on supported systems) OpenCL/OpenGL and OpenCL/VAAPI interoperability. It should be included in OpenCV-contrib once it is ready.

What is V4D?

V4D is a way of writing graphical (on- and offscreen) high performance applications with OpenCV. It is light-weight and unencumbered by QT or GTK licenses.

Why V4D?

Please refer to the online demos to see at a glance what it can do for you.

Online Demos

Please note that the following online demos are slower and/or have less features than the native versions.

Documentation

OpenCV module documentation with tutorials, samples and build instructions is available here

Attribution