![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#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 |
| この名前空間には、Streaming実行モードに関連するG-APIの関数、構造体、シンボルが含まれる。 | |
| namespace | 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) |