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

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

Apply(FDMatBatch *image_batch, std::vector< FDTensor > *outputs)fastdeploy::vision::ocr::DBDetectorPreprocessorvirtual
DisableNormalize()fastdeploy::vision::ocr::DBDetectorPreprocessorinline
DisablePermute()fastdeploy::vision::ocr::DBDetectorPreprocessorinline
GetBatchImgInfo()fastdeploy::vision::ocr::DBDetectorPreprocessorinline
GetDetImageShape() constfastdeploy::vision::ocr::DBDetectorPreprocessorinline
GetMaxSideLen() constfastdeploy::vision::ocr::DBDetectorPreprocessorinline
GetStaticShapeInfer() constfastdeploy::vision::ocr::DBDetectorPreprocessorinline
Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs)fastdeploy::vision::ProcessorManager
SetDetImageShape(const std::vector< int > &det_image_shape)fastdeploy::vision::ocr::DBDetectorPreprocessorinline
SetMaxSideLen(int max_side_len)fastdeploy::vision::ocr::DBDetectorPreprocessorinline
SetNormalize(const std::vector< float > &mean, const std::vector< float > &std, bool is_scale)fastdeploy::vision::ocr::DBDetectorPreprocessorinline
SetStaticShapeInfer(bool static_shape_infer)fastdeploy::vision::ocr::DBDetectorPreprocessorinline
UseCuda(bool enable_cv_cuda=false, int gpu_id=-1)fastdeploy::vision::ProcessorManager