OpenCV 4.10.0
开源计算机视觉
|
#include <ostream>
#include <memory>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/own/assert.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) |