OpenCV 4.11.0
开源计算机视觉库
|
#include <opencv2/gapi/rmat.hpp>
类 | |
类 | IAdapter |
类 | View |
公共类型 | |
枚举类 | Access { R , W } |
使用 | Adapter = IAdapter |
使用 | AdapterP = std::shared_ptr<IAdapter> |
公共成员函数 | |
RMat ()=default | |
RMat (AdapterP &&a) | |
View | access (Access a) const |
GMatDesc | desc () const |
模板<typename T > | |
T * | get () const |
void | serialize (cv::gapi::s11n::IOStream &os) const |
使用 cv::RMat::AdapterP = std::shared_ptr<IAdapter> |
|
strong |
|
默认 |
|
内联 |
|
内联 |
|
内联 |
|
内联 |