OpenCV  4.5.2
Open Source Computer Vision
Classes | Namespaces | Functions
desync.hpp File Reference
#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
 
 cv::gapi::streaming::detail
 

Functions

template<typename 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...