This is the complete list of members for
tesseract::BoxChar, including all inherited members.
AddBox(int x, int y, int width, int height) | tesseract::BoxChar | |
box() const | tesseract::BoxChar | [inline] |
BoxChar(const char *utf8_str, int len) | tesseract::BoxChar | |
ch() const | tesseract::BoxChar | [inline] |
mutable_box() | tesseract::BoxChar | [inline] |
mutable_ch() | tesseract::BoxChar | [inline] |
page() const | tesseract::BoxChar | [inline] |
RotateBoxes(float rotation, int xcenter, int ycenter, int start_box, int end_box, vector< BoxChar * > *boxes) | tesseract::BoxChar | [static] |
set_page(int page) | tesseract::BoxChar | [inline] |
TranslateBoxes(int xshift, int yshift, vector< BoxChar * > *boxes) | tesseract::BoxChar | [static] |
WriteTesseractBoxFile(const string &name, int height, const vector< BoxChar * > &boxes) | tesseract::BoxChar | [static] |
~BoxChar() | tesseract::BoxChar | |