tesseract  3.03
/usr/local/google/home/jbreiden/tesseract-ocr-read-only/dict/dict.h File Reference
#include "ambigs.h"
#include "dawg.h"
#include "dawg_cache.h"
#include "host.h"
#include "oldlist.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

namespace  tesseract

Defines

#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 }

Define Documentation

#define MAX_WERD_LENGTH   (inT64) 128

Definition at line 36 of file dict.h.

#define NO_RATING   -1

Definition at line 37 of file dict.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines