OpenCV 4.11.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)
 
静态 GMatDesc cv::empty_gmat_desc ()
 
std::ostream & cv::operator<< (std::ostream &os, const cv::GMatDesc &desc)