#include "elst.h"
#include "pageres.h"
#include "memry.h"
#include "notdll.h"
Go to the source code of this file.
Classes | |
class | CHAR_SAMPLE |
class | CHAR_SAMPLES |
class | CHAR_PROTO |
Namespaces | |
namespace | tesseract |
Defines | |
#define | BAD_SCORE MAX_INT32 |
#define | FIRST_CHAR '!' |
#define | LAST_CHAR '~' |
Enumerations | |
enum | ClusterType { UNKNOWN, BLOB_CLUSTER, IMAGE_CLUSTER } |
#define BAD_SCORE MAX_INT32 |
#define FIRST_CHAR '!' |
#define LAST_CHAR '~' |
enum ClusterType |