![]() |
OpenCV 4.13.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>クラス | |
| class | cv::GFrame |
| GFrameクラスは、グラフ内の画像またはメディアフレームを表す。 続きを読む... | |
| struct | cv::GFrameDesc |
名前空間 | |
| namespace | cv |
列挙型 | |
| enum class | cv::MediaFormat : int { cv::BGR = 0 , cv::NV12 , cv::GRAY } |
関数 | |
| GFrameDesc | cv::descr_of (const MediaFrame &frame) |
| static GFrameDesc | cv::empty_gframe_desc () |
| std::ostream & | cv::operator<< (std::ostream &os, const cv::GFrameDesc &desc) |