成员的完整列表,这些成员属于 ALSON::AlsonMat,包括所有继承而来的类成员
AlsonMat() | ALSON::AlsonMat | |
AlsonMat(int r, int c, int t) | ALSON::AlsonMat | |
AlsonMat(int r, int c, int t, uint8_t *d) | ALSON::AlsonMat | |
AlsonMat(const AlsonMat &) | ALSON::AlsonMat | |
AlsonMat(AlsonMat &&) noexcept | ALSON::AlsonMat | |
channels | ALSON::AlsonMat | |
clone() | ALSON::AlsonMat | |
cols | ALSON::AlsonMat | |
create(int rows, int cols, int type) | ALSON::AlsonMat | static |
create(int rows, int cols, int type, uint8_t *data) | ALSON::AlsonMat | static |
data() const | ALSON::AlsonMat | inline |
Depth 枚举名称 | ALSON::AlsonMat | |
depth | ALSON::AlsonMat | |
DEPTH_16F 枚举值 | ALSON::AlsonMat | |
DEPTH_16S 枚举值 | ALSON::AlsonMat | |
DEPTH_16U 枚举值 | ALSON::AlsonMat | |
DEPTH_32F 枚举值 | ALSON::AlsonMat | |
DEPTH_32S 枚举值 | ALSON::AlsonMat | |
DEPTH_64F 枚举值 | ALSON::AlsonMat | |
DEPTH_8S 枚举值 | ALSON::AlsonMat | |
DEPTH_8U 枚举值 | ALSON::AlsonMat | |
elementSize | ALSON::AlsonMat | |
load(const std::string &filename) | ALSON::AlsonMat | static |
operator=(const AlsonMat &) | ALSON::AlsonMat | |
operator=(AlsonMat &&) noexcept | ALSON::AlsonMat | |
rows | ALSON::AlsonMat | |
save(const std::string &filename) | ALSON::AlsonMat | |
setData(uint8_t *data) | ALSON::AlsonMat | inline |
total | ALSON::AlsonMat | |
type | ALSON::AlsonMat | |
~AlsonMat() | ALSON::AlsonMat | |