OpenCV
4.5.0
Open Source Computer Vision
|
#include <ostream>
#include <memory>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/own/assert.hpp>
Classes | |
class | cv::GMat |
struct | cv::GMatDesc |
class | cv::GMatP |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::gapi | |
Retrieves particular compilation argument by its type from cv::GCompileArgs. | |
cv::gapi::own | |
Functions | |
GMatDesc | cv::descr_of (const cv::UMat &mat) |
GMatDesc | cv::gapi::own::descr_of (const Mat &mat) |
GMatDesc | cv::descr_of (const RMat &mat) |
GMatDesc | cv::descr_of (const cv::Mat &mat) |
static GMatDesc | cv::empty_gmat_desc () |
std::ostream & | cv::operator<< (std::ostream &os, const cv::GMatDesc &desc) |