|
tesseract
5.0.0
|
This is the complete list of members for tesseract::BoxWord, including all inherited members.
| BlobBox(unsigned index) const | tesseract::BoxWord | inline |
| bounding_box() const | tesseract::BoxWord | inline |
| BoxWord() | tesseract::BoxWord | |
| BoxWord(const BoxWord &src) | tesseract::BoxWord | explicit |
| ChangeBox(unsigned index, const TBOX &box) | tesseract::BoxWord | |
| ClipToOriginalWord(const BLOCK *block, WERD *original_word) | tesseract::BoxWord | |
| CopyFrom(const BoxWord &src) | tesseract::BoxWord | |
| CopyFromNormalized(TWERD *tessword) | tesseract::BoxWord | static |
| DeleteAllBoxes() | tesseract::BoxWord | |
| DeleteBox(unsigned index) | tesseract::BoxWord | |
| InsertBox(unsigned index, const TBOX &box) | tesseract::BoxWord | |
| length() const | tesseract::BoxWord | inline |
| MergeBoxes(unsigned start, unsigned end) | tesseract::BoxWord | |
| operator=(const BoxWord &src) | tesseract::BoxWord | |
| ProcessMatchedBlobs(const TWERD &other, const std::function< void(int)> &cb) const | tesseract::BoxWord | |
| ~BoxWord()=default | tesseract::BoxWord |