|
tesseract
4.00.00dev
|
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 27 of file par_control.cpp.
|
inline |
Definition at line 28 of file par_control.cpp.
Definition at line 29 of file par_control.cpp.
| TBLOB* tesseract::BlobData::blob |
Definition at line 34 of file par_control.cpp.
| BLOB_CHOICE_LIST** tesseract::BlobData::choices |
Definition at line 36 of file par_control.cpp.
| Tesseract* tesseract::BlobData::tesseract |
Definition at line 35 of file par_control.cpp.