![]() |
OpenCV 4.12.0
开源计算机视觉
|
这是 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 | 纯虚函数 |
| 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 | 纯虚函数 |
| ~BaseOCR() | cv::text::BaseOCR | 内联虚函数 |