OpenCV 4.12.0
Open Source Computer Vision
Loading...
Searching...
No Matches
desync.hpp File Reference
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
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

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