Update README.md

pull/3471/head
Amir Hassan 2 years ago committed by GitHub
parent c9300907f7
commit d7f967b0ce
  1. 3
      README.md

@ -1,6 +1,7 @@
# Viz2D
Viz2D is a 2D visualization library based on OpenCV.
It features OpenGL/OpenCL/VAAPI interoperability.
It features OpenGL/OpenCL/VAAPI interoperability.
Once it is ready it will be included in OpenCV-contrib.
# Demos
The goal of the demos is to show how to use Viz2d in conjunction with interop options on Linux to create programs that run mostly (the part the matters) on the GPU. Until the [necessary changes](https://github.com/opencv/opencv/pulls/kallaballa) are pulled into the official repository you need to build my fork of OpenCV 4.x.

Loading…
Cancel
Save