Tesseract 3.01
/data/source/tesseract-ocr/ccmain/control.cpp File Reference
#include "mfcpch.h"
#include <string.h>
#include <math.h>
#include <ctype.h>
#include "ocrclass.h"
#include "werdit.h"
#include "drawfx.h"
#include "tfacep.h"
#include "tessbox.h"
#include "tessvars.h"
#include "pgedit.h"
#include "reject.h"
#include "fixspace.h"
#include "docqual.h"
#include "control.h"
#include "secname.h"
#include "output.h"
#include "callcpp.h"
#include "notdll.h"
#include "globals.h"
#include "sorthelper.h"
#include "tesseractclass.h"

Namespaces

namespace  tesseract

Defines

#define MIN_FONT_ROW_COUNT   8
#define MAX_XHEIGHT_DIFF   3

Variables

const char *const kBackUpConfigFile = "tempconfigdata.config"
const double kRepcharGapThreshold = 0.5

Define Documentation

#define MAX_XHEIGHT_DIFF   3
#define MIN_FONT_ROW_COUNT   8

Variable Documentation

const char* const kBackUpConfigFile = "tempconfigdata.config"
const double kRepcharGapThreshold = 0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines