|  | OpenCV
    4.1.0
    Open Source Computer Vision | 
This is the complete list of members for cv::text::BaseOCR, including all inherited members.
| 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 | 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 | pure virtual | 
| ~BaseOCR() | cv::text::BaseOCR | inlinevirtual | 
 1.8.3
 1.8.3