#include "mfcpch.h"
#include "tfacep.h"
#include "stderr.h"
#include "basedir.h"
#include "tessvars.h"
#include "control.h"
#include "imgs.h"
#include "reject.h"
#include "pageres.h"
#include "mainblk.h"
#include "nwmain.h"
#include "pgedit.h"
#include "ocrshell.h"
#include "tprintf.h"
#include "tessedit.h"
#include "tessclas.h"
#include "ocrclass.h"
#include "notdll.h"
#include "permute.h"
#include "permdawg.h"
#include "stopper.h"
#include "adaptmatch.h"
#include "intmatcher.h"
#include "chop.h"
#include "efio.h"
#include "danerror.h"
#include "globals.h"
#include "tesseractclass.h"
#include "varable.h"
Namespaces | |
namespace | tesseract |
Defines | |
#define | VARDIR "configs/" |
#define | API_CONFIG "configs/api_config" |
#define | EXTERN |
Enumerations | |
enum | tesseract::CMD_EVENTS { tesseract::ACTION_1_CMD_EVENT, tesseract::RECOG_WERDS, tesseract::RECOG_PSEUDO, tesseract::ACTION_2_CMD_EVENT } |
Functions | |
EXTERN | BOOL_EVAR (tessedit_write_vars, FALSE,"Write all vars to file") |
Variables | |
ETEXT_DESC * | global_monitor = NULL |
#define API_CONFIG "configs/api_config" |
#define EXTERN |
#define VARDIR "configs/" |
EXTERN BOOL_EVAR | ( | tessedit_write_vars | , | |
FALSE | , | |||
"Write all vars to file" | ||||
) |
ETEXT_DESC* global_monitor = NULL |