|
tesseract
4.1.0
|
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 2438 of file baseapi.cpp.
|
inline |
Definition at line 2444 of file baseapi.cpp.
|
inline |
Definition at line 2450 of file baseapi.cpp.
|
inline |
Definition at line 2456 of file baseapi.cpp.
| TBOX tesseract::TESS_CHAR::box |
Definition at line 2442 of file baseapi.cpp.
| float tesseract::TESS_CHAR::cost |
Definition at line 2441 of file baseapi.cpp.
| int tesseract::TESS_CHAR::length |
Definition at line 2440 of file baseapi.cpp.
| char* tesseract::TESS_CHAR::unicode_repr |
Definition at line 2439 of file baseapi.cpp.