OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
rmat.hpp File Reference
#include <opencv2/gapi/gmat.hpp>
#include <opencv2/gapi/own/exports.hpp>
Include dependency graph for rmat.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::RMat::IAdapter
 
class  cv::RMat
 
class  cv::RMat::View
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::gapi
 
namespace  cv::gapi::s11n
 This namespace contains G-API serialization and deserialization functions and data structures.
 

Functions

template<typename T , typename... Ts>
RMat cv::make_rmat (Ts &&... args)