|
tesseract
3.05.00
|
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 2653 of file baseapi.cpp.
|
inline |
Definition at line 2659 of file baseapi.cpp.
|
inline |
Definition at line 2665 of file baseapi.cpp.
|
inline |
Definition at line 2667 of file baseapi.cpp.
| TBOX tesseract::TESS_CHAR::box |
Definition at line 2657 of file baseapi.cpp.
| float tesseract::TESS_CHAR::cost |
Definition at line 2656 of file baseapi.cpp.
| int tesseract::TESS_CHAR::length |
Definition at line 2655 of file baseapi.cpp.
| char* tesseract::TESS_CHAR::unicode_repr |
Definition at line 2654 of file baseapi.cpp.