OpenCV  4.3.0
Open Source Computer Vision
Public Member Functions | List of all members
cv::GMat Class Reference

#include <opencv2/gapi/gmat.hpp>

Inheritance diagram for cv::GMat:
cv::GMatP

Public Member Functions

 GMat ()
 
 GMat (const GNode &n, std::size_t out)
 
GOrigin & priv ()
 
const GOrigin & priv () const
 

Constructor & Destructor Documentation

◆ GMat() [1/2]

cv::GMat::GMat ( )

◆ GMat() [2/2]

cv::GMat::GMat ( const GNode &  n,
std::size_t  out 
)

Member Function Documentation

◆ priv() [1/2]

GOrigin& cv::GMat::priv ( )

◆ priv() [2/2]

const GOrigin& cv::GMat::priv ( ) const

The documentation for this class was generated from the following file: