OpenCV video-capture integration for the Vulkan backend. More...
Go to the source code of this file.
Classes | |
| class | mxvk::VK_Capture |
| Vulkan OpenCV video capture source. More... | |
Namespaces | |
| namespace | mxvk |
| Utilities for loading and saving PNG images. | |
OpenCV video-capture integration for the Vulkan backend.
mxvk::VK_Capture (Vulkan variant) wraps cv::VideoCapture and feeds decoded frames into a VK_Sprite for display within a VK_Window.
Definition in file mxvk_cv.hpp.