Tesseract
3.02
|
#include "ambigs.h"
#include "dawg.h"
#include "host.h"
#include "image.h"
#include "oldlist.h"
#include "ratngs.h"
#include "stopper.h"
#include "trie.h"
#include "unicharset.h"
#include "permute.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 |