Tesseract  3.02
tesseract-ocr/dict/stopper.h File Reference
#include "genericvector.h"
#include "params.h"
#include "states.h"
#include "unichar.h"

Go to the source code of this file.

Classes

struct  DANGERR_INFO
struct  CHAR_CHOICE
class  VIABLE_CHOICE_STRUCT

Typedefs

typedef uinT8 BLOB_WIDTH
typedef GenericVector
< DANGERR_INFO
DANGERR
typedef VIABLE_CHOICE_STRUCTVIABLE_CHOICE

Enumerations

enum  ACCEPTABLE_CHOICE_CALLER { CHOPPER_CALLER, ASSOCIATOR_CALLER }

Typedef Documentation

typedef uinT8 BLOB_WIDTH

Definition at line 30 of file stopper.h.

Definition at line 45 of file stopper.h.

Definition at line 83 of file stopper.h.


Enumeration Type Documentation

Enumerator:
CHOPPER_CALLER 
ASSOCIATOR_CALLER 

Definition at line 47 of file stopper.h.