OpenCV 4.12.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