|
Tesseract
3.02
|
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 2002 of file baseapi.cpp.
|
inline |
Definition at line 2008 of file baseapi.cpp.
|
inline |
Definition at line 2014 of file baseapi.cpp.
|
inline |
Definition at line 2016 of file baseapi.cpp.
| TBOX tesseract::TESS_CHAR::box |
Definition at line 2006 of file baseapi.cpp.
| float tesseract::TESS_CHAR::cost |
Definition at line 2005 of file baseapi.cpp.
| int tesseract::TESS_CHAR::length |
Definition at line 2004 of file baseapi.cpp.
| char* tesseract::TESS_CHAR::unicode_repr |
Definition at line 2003 of file baseapi.cpp.