|
tesseract
4.00.00dev
|
#include "ambigs.h"#include "dawg.h"#include "dawg_cache.h"#include "host.h"#include "ratngs.h"#include "stopper.h"#include "trie.h"#include "unicharset.h"#include "params_training_featdef.h"Go to the source code of this file.
Classes | |
| struct | CHAR_FRAGMENT_INFO |
| struct | tesseract::DawgArgs |
| class | tesseract::Dict |
Namespaces | |
| tesseract | |
Macros | |
| #define | MAX_WERD_LENGTH (inT64) 128 |
| #define | NO_RATING -1 |
Typedefs | |
| typedef GenericVector< Dawg * > | tesseract::DawgVector |
Enumerations | |
| enum | tesseract::XHeightConsistencyEnum { tesseract::XH_GOOD, tesseract::XH_SUBNORMAL, tesseract::XH_INCONSISTENT } |