OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
meta.hpp File Reference

Classes

struct  cv::gapi::streaming::detail::GMeta

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::gapi
namespace  cv::gapi::streaming
 This namespace contains G-API functions, structures, and symbols related to the Streaming execution mode.
namespace  cv::gapi::streaming::detail
namespace  cv::gapi::streaming::meta_tag

Functions

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)

Variables

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"