OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
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>
Include dependency graph for desync.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  cv::gapi::streaming::detail::GDesync
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::gapi
 
namespace  cv::gapi::streaming
 This namespace contains G-API functions, structures, and symbols related to the Streaming execution mode.
 
namespace  cv::gapi::streaming::detail
 

Functions

template<typename G >
cv::gapi::streaming::detail::desync (const G &g)
 
GFrame cv::gapi::streaming::desync (const GFrame &f)
 
GMat cv::gapi::streaming::desync (const GMat &g)
 Starts a desynchronized branch in the graph.