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

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

Apply(FDMatBatch *image_batch, std::vector< FDTensor > *outputs)fastdeploy::vision::ocr::RecognizerPreprocessorvirtual
DisableNormalize()fastdeploy::vision::ocr::RecognizerPreprocessorinline
DisablePermute()fastdeploy::vision::ocr::RecognizerPreprocessorinline
GetRecImageShape()fastdeploy::vision::ocr::RecognizerPreprocessorinline
GetStaticShapeInfer() constfastdeploy::vision::ocr::RecognizerPreprocessorinline
Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs, size_t start_index, size_t end_index, const std::vector< int > &indices)fastdeploy::vision::ocr::RecognizerPreprocessor
fastdeploy::vision::ProcessorManager::Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs)fastdeploy::vision::ProcessorManager
SetNormalize(const std::vector< float > &mean, const std::vector< float > &std, bool is_scale)fastdeploy::vision::ocr::RecognizerPreprocessorinline
SetRecImageShape(const std::vector< int > &rec_image_shape)fastdeploy::vision::ocr::RecognizerPreprocessorinline
SetStaticShapeInfer(bool static_shape_infer)fastdeploy::vision::ocr::RecognizerPreprocessorinline
UseCuda(bool enable_cv_cuda=false, int gpu_id=-1)fastdeploy::vision::ProcessorManager