#include "gmat.hpp"
§ operator!=()
bool cv::GMatDesc::operator!= |
( |
const GMatDesc & |
rhs | ) |
const |
|
inline |
§ operator==()
bool cv::GMatDesc::operator== |
( |
const GMatDesc & |
rhs | ) |
const |
|
inline |
§ withDepth()
GMatDesc cv::GMatDesc::withDepth |
( |
int |
ddepth | ) |
const |
|
inline |
§ withSize() [1/2]
§ withSize() [2/2]
§ withSizeDelta() [1/3]
§ withSizeDelta() [2/3]
§ withSizeDelta() [3/3]
GMatDesc cv::GMatDesc::withSizeDelta |
( |
int |
dx, |
|
|
int |
dy |
|
) |
| const |
|
inline |
§ withType()
GMatDesc cv::GMatDesc::withType |
( |
int |
ddepth, |
|
|
int |
dchan |
|
) |
| const |
|
inline |
§ chan
§ depth
§ size
The documentation for this struct was generated from the following file: