tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::BoxChar Member List

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() consttesseract::BoxCharinline
box_tesseract::BoxCharprivate
BoxChar(const char *utf8_str, int len)tesseract::BoxChar
ch() consttesseract::BoxCharinline
ch_tesseract::BoxCharprivate
ContainsMostlyRTL(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
GetDirection(int *num_rtl, int *num_ltr) consttesseract::BoxChar
GetTesseractBoxStr(int height, const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
InsertNewlines(bool rtl_rules, bool vertical_rules, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
InsertSpaces(bool rtl_rules, bool vertical_rules, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
MostlyVertical(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
mutable_box()tesseract::BoxCharinline
mutable_ch()tesseract::BoxCharinline
operator<(const BoxChar &other) consttesseract::BoxCharinline
page() consttesseract::BoxCharinline
page_tesseract::BoxCharprivate
PrepareToWrite(std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
ReorderRTLText(std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
ReverseUnicodesInBox()tesseract::BoxChar
RotateBoxes(float rotation, int xcenter, int ycenter, int start_box, int end_box, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
rtl_index() consttesseract::BoxCharinline
rtl_index_tesseract::BoxCharprivate
set_page(int page)tesseract::BoxCharinline
set_rtl_index(int index)tesseract::BoxCharinline
TotalByteLength(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
TranslateBoxes(int xshift, int yshift, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
WriteTesseractBoxFile(const std::string &name, int height, const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
~BoxChar()tesseract::BoxChar