This is the complete list of members for
ros_text_locator::TRecognizer, including all inherited members.
| api | ros_text_locator::TRecognizer | [private] |
| getLang() const | ros_text_locator::TRecognizer | [inline] |
| getMode() const | ros_text_locator::TRecognizer | [inline] |
| initTesseract() | ros_text_locator::TRecognizer | [private] |
| lang | ros_text_locator::TRecognizer | [private] |
| mode | ros_text_locator::TRecognizer | [private] |
| recognize(const cv::Mat &img, std::vector< Text2D > &text2d) | ros_text_locator::TRecognizer | |
| recognize(const cv::Mat &img, int x, int y, int width, int height) | ros_text_locator::TRecognizer | |
| setLang(std::string lang) | ros_text_locator::TRecognizer | [inline] |
| setMode(tesseract::PageSegMode mode) | ros_text_locator::TRecognizer | [inline] |
| tesseract(const cv::Mat &image, int left, int top, int width, int height) | ros_text_locator::TRecognizer | [private] |
| TRecognizer(tesseract::PageSegMode pageSegMode, std::string lang) | ros_text_locator::TRecognizer | |
| ~TRecognizer() | ros_text_locator::TRecognizer | [virtual] |