OpenCV 4.5.3(日本語機械翻訳)
|
cv::text::OCRBeamSearchDecoder, cv::text::OCRHMMDecoder, cv::text::OCRHolisticWordRecognizer, cv::text::OCRTesseractに継承されています。
公開メンバ関数 |
|
virtual void | 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=0)=0 |
virtual void | 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=0)=0 |