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

#include <opencv2/gapi/gframe.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ GFrame() [1/2]

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

◆ GFrame() [2/2]

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

Member Function Documentation

◆ priv() [1/2]

GOrigin& cv::GFrame::priv ( )

◆ priv() [2/2]

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

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