diff --git a/README.md b/README.md index 91eda8cc5..dd3d9e196 100644 --- a/README.md +++ b/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.