#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"
Go to the source code of this file.
Macro Definition 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 |