![]()  | 
  
    OpenCV 4.13.0-dev
    
   Open Source Computer Vision 
   | 
 
#include <ostream>#include <memory>#include <opencv2/gapi/opencv_includes.hpp>#include <opencv2/gapi/gcommon.hpp>#include <opencv2/gapi/gmat.hpp>#include <opencv2/gapi/own/assert.hpp>Classes | |
| class | cv::GFrame | 
| GFrame class represents an image or media frame in the graph.  More... | |
| struct | cv::GFrameDesc | 
Namespaces | |
| namespace | cv | 
Enumerations | |
| enum class | cv::MediaFormat : int {  cv::BGR = 0 , cv::NV12 , cv::GRAY }  | 
Functions | |
| GFrameDesc | cv::descr_of (const MediaFrame &frame) | 
| static GFrameDesc | cv::empty_gframe_desc () | 
| std::ostream & | cv::operator<< (std::ostream &os, const cv::GFrameDesc &desc) |