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

@ -1,7 +1,7 @@
# Viz2D
Viz2D is a 2D visualization library based on OpenCV.
It features OpenGL/OpenCL/VAAPI interoperability.
Once it is ready it will be included in OpenCV-contrib.
It should be included in OpenCV-contrib once it is ready.
# 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