OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
desync.hpp File Reference

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

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)