![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/gapi/gopaque.hpp>#include <opencv2/gapi/gcall.hpp>#include <opencv2/gapi/gkernel.hpp>#include <opencv2/gapi/gtype_traits.hpp>类 | |
| 结构体 | cv::gapi::streaming::detail::GMeta |
命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::gapi |
| 命名空间 | cv::gapi::streaming |
| 此命名空间包含与流式执行模式相关的 G-API 函数、结构和符号。 | |
| 命名空间 | cv::gapi::streaming::detail |
| 命名空间 | cv::gapi::streaming::meta_tag |
函数 | |
| template<typename T , typename G > | |
| cv::GOpaque< T > | cv::gapi::streaming::meta (G g, const std::string &tag) |
| template<typename G > | |
| cv::GOpaque< int64_t > | cv::gapi::streaming::seq_id (G g) |
| template<typename G > | |
| cv::GOpaque< int64_t > | cv::gapi::streaming::seqNo (G g) |
| template<typename G > | |
| cv::GOpaque< int64_t > | cv::gapi::streaming::timestamp (G g) |
变量 | |
| static constexpr const char * | cv::gapi::streaming::meta_tag::seq_id = "org.opencv.gapi.meta.seq_id" |
| static constexpr const char * | cv::gapi::streaming::meta_tag::timestamp = "org.opencv.gapi.meta.timestamp" |