OpenCV  4.5.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

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

Constructor & Destructor Documentation

◆ GMat() [1/2]

GAPI_WRAP cv::GMat::GMat ( )
Python:
<GMat object>=cv.GMat()

◆ GMat() [2/2]

cv::GMat::GMat ( const GNode &  n,
std::size_t  out 
)
Python:
<GMat object>=cv.GMat()

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: