OpenCV
4.9.0
Open Source Computer Vision
|
#include <tuple>
#include <opencv2/gapi/util/util.hpp>
#include <opencv2/gapi/gtype_traits.hpp>
#include <opencv2/gapi/garg.hpp>
#include <opencv2/gapi/gcall.hpp>
#include <opencv2/gapi/gkernel.hpp>
Classes | |
struct | cv::gapi::streaming::detail::GDesync |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::gapi | |
cv::gapi::streaming | |
This namespace contains G-API functions, structures, and symbols related to the Streaming execution mode. | |
cv::gapi::streaming::detail | |
Functions | |
template<typename G > | |
G | cv::gapi::streaming::detail::desync (const G &g) |
GMat | cv::gapi::streaming::desync (const GMat &g) |
Starts a desynchronized branch in the graph. More... | |
GFrame | cv::gapi::streaming::desync (const GFrame &f) |