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

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

Apply(FDMatBatch *image_batch, std::vector< FDTensor > *outputs)fastdeploy::vision::ocr::ClassifierPreprocessorvirtual
DisableNormalize()fastdeploy::vision::ocr::ClassifierPreprocessorinline
DisablePermute()fastdeploy::vision::ocr::ClassifierPreprocessorinline
GetClsImageShape() constfastdeploy::vision::ocr::ClassifierPreprocessorinline
Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs, size_t start_index, size_t end_index)fastdeploy::vision::ocr::ClassifierPreprocessor
fastdeploy::vision::ProcessorManager::Run(std::vector< FDMat > *images, std::vector< FDTensor > *outputs)fastdeploy::vision::ProcessorManager
SetClsImageShape(const std::vector< int > &cls_image_shape)fastdeploy::vision::ocr::ClassifierPreprocessorinline
SetNormalize(const std::vector< float > &mean, const std::vector< float > &std, bool is_scale)fastdeploy::vision::ocr::ClassifierPreprocessorinline
UseCuda(bool enable_cv_cuda=false, int gpu_id=-1)fastdeploy::vision::ProcessorManager