OpenCV 4.10.0
开源计算机视觉
|
#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>
类 | |
struct | cv::gapi::streaming::detail::GDesync |
命名空间 | |
namespace | cv |
"黑盒子"表示与磁盘上的文件相关联的文件存储。 | |
namespace | cv::gapi |
namespace | cv::gapi::streaming |
此命名空间包含 G-API 函数、结构和符号,这些函数、结构和符号与流执行模式相关。 | |
namespace | cv::gapi::streaming::detail |
函数 | |
template<typename G > | |
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) |
启动图中的非同步分支。 | |