opencv2/gapi/gmat.hpp#
#include <ostream>
#include <memory>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/own/assert.hpp>
Include dependency graph for gmat.hpp:
This graph shows which files directly or indirectly include gmat.hpp:
Classes#
class cv::GMat
GMat class represents image or tensor data in the graph. More…
struct cv::GMatDesc
class cv::GMatP
Namespaces#
namespace cv
namespace cv::gapi
namespace cv::gapi::own
Functions#
GMatDesc cv::descr_of (const cv::Mat &mat)
GMatDesc cv::descr_of (const cv::UMat &mat)
GMatDesc cv::descr_of (const RMat &mat)
static GMatDesc cv::empty_gmat_desc ()