tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::BoxWord, including all inherited members.
BlobBox(int index) const | tesseract::BoxWord | inline |
bounding_box() const | tesseract::BoxWord | inline |
BoxWord() | tesseract::BoxWord | |
BoxWord(const BoxWord &src) | tesseract::BoxWord | explicit |
ChangeBox(int 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(int index) | tesseract::BoxWord | |
InsertBox(int index, const TBOX &box) | tesseract::BoxWord | |
length() const | tesseract::BoxWord | inline |
MergeBoxes(int start, int end) | tesseract::BoxWord | |
operator=(const BoxWord &src) | tesseract::BoxWord | |
ProcessMatchedBlobs(const TWERD &other, std::function< void(int)> cb) const | tesseract::BoxWord | |
~BoxWord()=default | tesseract::BoxWord |