Public Member Functions | |
| BlobData () | |
| BlobData (int index, Tesseract *tess, const WERD_RES &word) | |
Public Attributes | |
| TBLOB * | blob |
| Tesseract * | tesseract |
| BLOB_CHOICE_LIST ** | choices |
Definition at line 24 of file par_control.cpp.
|
inline |
Definition at line 25 of file par_control.cpp.
Definition at line 26 of file par_control.cpp.
| TBLOB* tesseract::BlobData::blob |
Definition at line 31 of file par_control.cpp.
| BLOB_CHOICE_LIST** tesseract::BlobData::choices |
Definition at line 33 of file par_control.cpp.
| Tesseract* tesseract::BlobData::tesseract |
Definition at line 32 of file par_control.cpp.