![]() |
OpenCV 4.12.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>类 | |
| 结构体 | cv::gapi::streaming::detail::GDesync |
命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::gapi |
| 命名空间 | cv::gapi::streaming |
| 此命名空间包含与流式执行模式相关的 G-API 函数、结构体和符号。 | |
| 命名空间 | cv::gapi::streaming::detail |
函数 | |
| GFrame | cv::gapi::streaming::desync (const GFrame &f) |
| GMat | cv::gapi::streaming::desync (const GMat &g) |
| 在图中启动一个解同步的分支。 | |
| template<typename G > | |
| G | cv::gapi::streaming::detail::desync (const G &g) |