FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::vision::Resize, including all inherited members.
operator()(FDMat *mat) | fastdeploy::vision::Processor | virtual |
operator()(FDMat *mat, ProcLib lib) | fastdeploy::vision::Processor | virtual |
operator()(FDMatBatch *mat_batch) | fastdeploy::vision::Processor | virtual |
Run(FDMat *mat, int width, int height, float scale_w=-1.0, float scale_h=-1.0, int interp=1, bool use_scale=false, ProcLib lib=ProcLib::DEFAULT) | fastdeploy::vision::Resize | static |
SetWidthAndHeight(int width, int height) | fastdeploy::vision::Resize | inline |