OpenCV
4.9.0
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 | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
Enumerations | |
enum | cv::MediaFormat : int { cv::MediaFormat::BGR = 0, cv::MediaFormat::NV12, cv::MediaFormat::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) |