#include "baseapi.h"
#include "thresholder.h"
#include "varable.h"
#include "tessclas.h"
#include "notdll.h"
#include "tesseractclass.h"
#include "tessedit.h"
#include "ocrclass.h"
#include "pageres.h"
#include "tessvars.h"
#include "control.h"
#include "applybox.h"
#include "pgedit.h"
#include "varabled.h"
#include "output.h"
#include "mainblk.h"
#include "globals.h"
#include "adaptmatch.h"
#include "edgblob.h"
#include "tessbox.h"
#include "tordvars.h"
#include "imgs.h"
#include "makerow.h"
#include "tstruct.h"
#include "tessout.h"
#include "tface.h"
#include "permute.h"
#include "otsuthr.h"
#include "osdetect.h"
#include "chopper.h"
#include "matchtab.h"
Classes | |
struct | tesseract::TESS_CHAR |
Namespaces | |
namespace | tesseract |
Functions | |
TBLOB * | tesseract::make_tesseract_blob (float baseline, float xheight, float descender, float ascender) |
Variables | |
const int | tesseract::kMinRectSize = 10 |
const char | tesseract::kTesseractReject = '~' |
const char | tesseract::kUNLVReject = '~' |
const char | tesseract::kUNLVSuspect = '^' |
const char * | tesseract::kInputFile = "noname.tif" |
const int | tesseract::kCharsPerChar = 31 |
const int | tesseract::kMaxCharsPerChar = 106 + UNICHAR_LEN |
const int | tesseract::kUniChs [] |
const int | tesseract::kLatinChs [] |