OpenCV 4.11.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 |
函数 | |
模板<typename T , typename G > | |
cv::GOpaque< T > | cv::gapi::streaming::meta (G g, const std::string &tag) |
模板<typename G > | |
cv::GOpaque< int64_t > | cv::gapi::streaming::seq_id (G g) |
模板<typename G > | |
cv::GOpaque< int64_t > | cv::gapi::streaming::seqNo (G g) |
模板<typename G > | |
cv::GOpaque< int64_t > | cv::gapi::streaming::timestamp (G g) |
变量 | |
静态 constexpr const char * | cv::gapi::streaming::meta_tag::seq_id = "org.opencv.gapi.meta.seq_id" |
静态 constexpr const char * | cv::gapi::streaming::meta_tag::timestamp = "org.opencv.gapi.meta.timestamp" |