OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
gmat.hpp 文件参考
#include <ostream>
#include <memory>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/own/assert.hpp>
gmat.hpp 的包含依赖关系图
此图显示了直接或间接包含此文件的文件

类  cv::GMat
 GMat 类表示图中的图像或张量数据。 更多...
 
结构体  cv::GMatDesc
 
类  cv::GMatP
 

命名空间

命名空间  cv
 
命名空间  cv::gapi
 
命名空间  cv::gapi::own
 此命名空间包含 G-API 自身的数据结构,用于其独立模式构建。
 

函数

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)