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)