OpenCV  4.2.0
Open Source Computer Vision
Classes | Namespaces | Typedefs | Functions
gfluidbuffer.hpp File Reference
#include <list>
#include <numeric>
#include <ostream>
#include <cstdint>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/own/mat.hpp>
#include <opencv2/gapi/gmat.hpp>
#include <opencv2/gapi/util/optional.hpp>
#include <opencv2/gapi/own/scalar.hpp>

Classes

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

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::gapi
 
 cv::gapi::fluid
 

Typedefs

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

Functions

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