MNN  1.0
MNN::CV::ImageProcess 成员列表

成员的完整列表,这些成员属于 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::ImageProcessstatic
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::ImageProcessstatic
createImageTensor(int w, int h, int bpp, void *p=nullptr)MNN::CV::ImageProcessinlinestatic
createImageTensor(halide_type_t type, int w, int h, int bpp, void *p=nullptr)MNN::CV::ImageProcessstatic
matrix() constMNN::CV::ImageProcessinline
setMatrix(const Matrix &matrix)MNN::CV::ImageProcess
~ImageProcess()MNN::CV::ImageProcess