OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::text::OCRHolisticWordRecognizer 成员列表

这是 cv::text::OCRHolisticWordRecognizer 的完整成员列表,包括所有继承的成员。

create(const std::string &archFilename, const std::string &weightsFilename, const std::string &wordsFilename)cv::text::OCRHolisticWordRecognizerstatic
run(Mat &image, std::string &output_text, std::vector< Rect > *component_rects=NULL, std::vector< std::string > *component_texts=NULL, std::vector< float > *component_confidences=NULL, int component_level=OCR_LEVEL_WORD) CV_OVERRIDE=0cv::text::OCRHolisticWordRecognizer纯虚函数
run(Mat &image, Mat &mask, std::string &output_text, std::vector< Rect > *component_rects=NULL, std::vector< std::string > *component_texts=NULL, std::vector< float > *component_confidences=NULL, int component_level=OCR_LEVEL_WORD) CV_OVERRIDE=0cv::text::OCRHolisticWordRecognizer纯虚函数
~BaseOCR()cv::text::BaseOCRinlinevirtual