OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
gfluidbuffer.hpp ファイル
#include <list>
#include <numeric>
#include <ostream>
#include <cstdint>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gmat.hpp>
#include <opencv2/gapi/util/optional.hpp>
Include dependency graph for gfluidbuffer.hpp:
This graph shows which files directly or indirectly include this file:

クラス

struct  cv::gapi::fluid::Border
 
class  cv::gapi::fluid::Buffer
 
struct  cv::gapi::fluid::View::Cache
 
struct  cv::gapi::fluid::Buffer::Cache
 
class  cv::gapi::fluid::View
 

名前空間

namespace  cv
 
namespace  cv::gapi
 
namespace  cv::gapi::fluid
 この名前空間には、G-API Fluidバックエンドの関数、構造体、シンボルが含まれている。
 

型定義

using cv::gapi::fluid::BorderOpt = util::optional<Border>
 

関数

bool cv::gapi::fluid::operator== (const Border &b1, const Border &b2)