| OpenCV 4.5.3(日本語機械翻訳)
 | 
継承メンバを含む cv::text::BaseOCR の全メンバ一覧です。
| 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 (定義場所: cv::text::BaseOCR) | cv::text::BaseOCR | pure 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=0)=0 (定義場所: cv::text::BaseOCR) | cv::text::BaseOCR | pure virtual | 
| ~BaseOCR() (定義場所: cv::text::BaseOCR) | cv::text::BaseOCR | inline virtual |