OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/gapi/gopaque.hpp>
#include <opencv2/gapi/gcall.hpp>
#include <opencv2/gapi/gkernel.hpp>
#include <opencv2/gapi/gtype_traits.hpp>
类 | |
struct | cv::gapi::streaming::detail::GMeta |
命名空间 | |
namespace | cv |
与磁盘文件关联的文件存储的“黑盒”表示形式。 | |
namespace | cv::gapi |
namespace | cv::gapi::streaming |
此命名空间包含与流执行模式相关的 G-API 函数、结构和符号。 | |
namespace | cv::gapi::streaming::detail |
namespace | 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" |