|  | OpenCV 4.12.0
    Open Source Computer Vision | 
#include <ostream>#include <memory>#include <opencv2/gapi/opencv_includes.hpp>#include <opencv2/gapi/gcommon.hpp>#include <opencv2/gapi/own/assert.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 | 
| This namespace contains G-API own data structures used in its standalone mode build. | |
| Functions | |
| GMatDesc | cv::descr_of (const cv::Mat &mat) | 
| GMatDesc | cv::descr_of (const cv::UMat &mat) | 
| GMatDesc | cv::descr_of (const RMat &mat) | 
| GMatDesc | cv::gapi::own::descr_of (const Mat &mat) | 
| static GMatDesc | cv::empty_gmat_desc () | 
| std::ostream & | cv::operator<< (std::ostream &os, const cv::GMatDesc &desc) |