MNN
1.0
|
成员的完整列表,这些成员属于 MNN::CV::ImageProcess,包括所有继承而来的类成员
convert(const uint8_t *source, int iw, int ih, int stride, Tensor *dest) | MNN::CV::ImageProcess | |
create(const Config &config, const Tensor *dstTensor=nullptr) | MNN::CV::ImageProcess | static |
create(const ImageFormat sourceFormat=RGBA, const ImageFormat destFormat=RGBA, const float *means=nullptr, const int meanCount=0, const float *normals=nullptr, const int normalCount=0, const Tensor *dstTensor=nullptr) | MNN::CV::ImageProcess | static |
createImageTensor(int w, int h, int bpp, void *p=nullptr) | MNN::CV::ImageProcess | inlinestatic |
createImageTensor(halide_type_t type, int w, int h, int bpp, void *p=nullptr) | MNN::CV::ImageProcess | static |
matrix() const | MNN::CV::ImageProcess | inline |
setMatrix(const Matrix &matrix) | MNN::CV::ImageProcess | |
~ImageProcess() | MNN::CV::ImageProcess |