FastDeploy  latest
Fast & Easy to Deploy!
fastdeploy::vision::Resize Member List

This is the complete list of members for fastdeploy::vision::Resize, including all inherited members.

operator()(FDMat *mat)fastdeploy::vision::Processorvirtual
operator()(FDMat *mat, ProcLib lib)fastdeploy::vision::Processorvirtual
operator()(FDMatBatch *mat_batch)fastdeploy::vision::Processorvirtual
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::Resizestatic
SetWidthAndHeight(int width, int height)fastdeploy::vision::Resizeinline