OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
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::OCRHolisticWordRecognizerpure virtual
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::OCRHolisticWordRecognizerpure virtual
~BaseOCR()cv::text::BaseOCRinlinevirtual