opencv2/gapi/gmetaarg.hpp#
#include <vector>
#include <type_traits>
#include <opencv2/gapi/util/util.hpp>
#include <opencv2/gapi/util/variant.hpp>
#include <opencv2/gapi/gmat.hpp>
#include <opencv2/gapi/gscalar.hpp>
#include <opencv2/gapi/garray.hpp>
#include <opencv2/gapi/gopaque.hpp>
#include <opencv2/gapi/gframe.hpp>
Include dependency graph for gmetaarg.hpp:
This graph shows which files directly or indirectly include gmetaarg.hpp:
Classes#
struct cv::detail::is_meta_descr
struct cv::detail::is_meta_descr< GArrayDesc >
struct cv::detail::is_meta_descr< GMatDesc >
struct cv::detail::is_meta_descr< GOpaqueDesc >
struct cv::detail::is_meta_descr< GScalarDesc >
Namespaces#
namespace cv
namespace cv::detail
namespace cv::gapi
namespace cv::gapi::own