OpenCV  4.5.2
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::gapi::fluid::Border Struct Reference

#include <opencv2/gapi/fluid/gfluidbuffer.hpp>

Public Member Functions

 Border (int _type, cv::Scalar _val)
 

Public Attributes

int type
 
cv::Scalar value
 

Constructor & Destructor Documentation

◆ Border()

cv::gapi::fluid::Border::Border ( int  _type,
cv::Scalar  _val 
)
inline

Member Data Documentation

◆ type

int cv::gapi::fluid::Border::type

◆ value

cv::Scalar cv::gapi::fluid::Border::value

The documentation for this struct was generated from the following file: