OpenCV  4.10.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::gapi::own::descr_of (const Mat &mat)
 
GMatDesc cv::descr_of (const RMat &mat)
 
static GMatDesc cv::empty_gmat_desc ()
 
std::ostream & cv::operator<< (std::ostream &os, const cv::GMatDesc &desc)