OpenCV
4.5.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 |
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 } |
Functions | |
static GFrameDesc | cv::empty_gframe_desc () |
std::ostream & | cv::operator<< (std::ostream &os, const cv::GFrameDesc &desc) |