FastDeploy
latest
Fast & Easy to Deploy!
|
This is the complete list of members for fastdeploy::vision::Pad, 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(Mat *mat, const int &top, const int &bottom, const int &left, const int &right, const std::vector< float > &value, ProcLib lib=ProcLib::DEFAULT) | fastdeploy::vision::Pad | static |
SetPaddingSize(int top, int bottom, int left, int right) | fastdeploy::vision::Pad | inline |