OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::text::OCRTesseract, including all inherited members.
create(const char *datapath=NULL, const char *language=NULL, const char *char_whitelist=NULL, int oem=3, int psmode=3) | cv::text::OCRTesseract | static |
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) | cv::text::OCRTesseract | virtual |
~BaseOCR() | cv::text::BaseOCR | inlinevirtual |