|
tesseract
3.05.01
|
Public Member Functions | |
| TESS_CHAR (float _cost, const char *repr, int len=-1) | |
| TESS_CHAR () | |
| ~TESS_CHAR () | |
Public Member Functions inherited from ELIST_LINK | |
| ELIST_LINK () | |
| ELIST_LINK (const ELIST_LINK &) | |
| void | operator= (const ELIST_LINK &) |
Public Attributes | |
| char * | unicode_repr |
| int | length |
| float | cost |
| TBOX | box |
Definition at line 2619 of file baseapi.cpp.
|
inline |
Definition at line 2625 of file baseapi.cpp.
|
inline |
Definition at line 2631 of file baseapi.cpp.
|
inline |
Definition at line 2633 of file baseapi.cpp.
| TBOX tesseract::TESS_CHAR::box |
Definition at line 2623 of file baseapi.cpp.
| float tesseract::TESS_CHAR::cost |
Definition at line 2622 of file baseapi.cpp.
| int tesseract::TESS_CHAR::length |
Definition at line 2621 of file baseapi.cpp.
| char* tesseract::TESS_CHAR::unicode_repr |
Definition at line 2620 of file baseapi.cpp.