tesseract  4.00.00dev
tessedit.cpp File Reference
#include "stderr.h"
#include "basedir.h"
#include "tessvars.h"
#include "control.h"
#include "reject.h"
#include "pageres.h"
#include "nwmain.h"
#include "pgedit.h"
#include "tprintf.h"
#include "tessedit.h"
#include "stopper.h"
#include "intmatcher.h"
#include "chop.h"
#include "efio.h"
#include "danerror.h"
#include "globals.h"
#include "lstmrecognizer.h"
#include "tesseractclass.h"
#include "params.h"

Go to the source code of this file.

Namespaces

 tesseract
 

Macros

#define VARDIR   "configs/" /*variables files */
 
#define API_CONFIG   "configs/api_config"
 

Enumerations

enum  tesseract::CMD_EVENTS { tesseract::ACTION_1_CMD_EVENT, tesseract::RECOG_WERDS, tesseract::RECOG_PSEUDO, tesseract::ACTION_2_CMD_EVENT }
 

Variables

ETEXT_DESCglobal_monitor = NULL
 

Macro Definition Documentation

◆ API_CONFIG

#define API_CONFIG   "configs/api_config"

Definition at line 51 of file tessedit.cpp.

◆ VARDIR

#define VARDIR   "configs/" /*variables files */

Definition at line 49 of file tessedit.cpp.

Variable Documentation

◆ global_monitor

ETEXT_DESC* global_monitor = NULL

Definition at line 53 of file tessedit.cpp.