#include <opencv2/gapi/gmat.hpp>
◆ GMatDesc() [1/4]
◆ GMatDesc() [2/4]
GAPI_WRAP cv::GMatDesc::GMatDesc |
( |
int |
d, |
|
|
const std::vector< int > & |
dd |
|
) |
| |
|
inline |
◆ GMatDesc() [3/4]
GAPI_WRAP cv::GMatDesc::GMatDesc |
( |
int |
d, |
|
|
std::vector< int > && |
dd |
|
) |
| |
|
inline |
◆ GMatDesc() [4/4]
◆ asInterleaved()
◆ asPlanar() [1/2]
◆ asPlanar() [2/2]
◆ canDescribe() [1/2]
bool cv::GMatDesc::canDescribe |
( |
const cv::Mat & |
mat | ) |
const |
◆ canDescribe() [2/2]
bool cv::GMatDesc::canDescribe |
( |
const cv::RMat & |
mat | ) |
const |
◆ isND()
bool cv::GMatDesc::isND |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool cv::GMatDesc::operator!= |
( |
const GMatDesc & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool cv::GMatDesc::operator== |
( |
const GMatDesc & |
rhs | ) |
const |
|
inline |
◆ withDepth()
◆ withSize()
◆ withSizeDelta() [1/2]
◆ withSizeDelta() [2/2]
◆ withType()
◆ chan
◆ depth
◆ dims
GAPI_PROP std::vector<int> cv::GMatDesc::dims |
◆ planar
◆ size
The documentation for this struct was generated from the following file: