tesseract  4.0.0-1-g2a2b
tessedit.cpp File Reference
#include "basedir.h"
#include "tessvars.h"
#include "control.h"
#include "reject.h"
#include "pageres.h"
#include "pgedit.h"
#include "tprintf.h"
#include "tessedit.h"
#include "stopper.h"
#include "intmatcher.h"
#include "chop.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 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 = nullptr
 

Macro Definition Documentation

◆ API_CONFIG

#define API_CONFIG   "configs/api_config"

Definition at line 51 of file tessedit.cpp.

Variable Documentation

◆ global_monitor

ETEXT_DESC* global_monitor = nullptr

Definition at line 53 of file tessedit.cpp.