#include "mfcpch.h"
#include <string.h>
#include <math.h>
#include <ctype.h>
#include "ocrclass.h"
#include "werdit.h"
#include "pageres.h"
#include "notdll.h"
#include "drawfx.h"
#include "hosthplb.h"
#include "blobs.h"
#include "tessarray.h"
#include "oldlist.h"
#include "permute.h"
#include "blobclass.h"
#include "stopper.h"
#include "associate.h"
#include "chop.h"
#include "structures.h"
#include "tessbox.h"
#include "tessvars.h"
#include "ocrblock.h"
#include "ocrrow.h"
#include "werd.h"
#include "rect.h"
#include "params.h"
#include "tesseractclass.h"
#include "reject.h"
#include "docqual.h"
#include "control.h"
#include "secname.h"
#include "callcpp.h"
#include "globals.h"
#include "sorthelper.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 MAX_XHEIGHT_DIFF 3 |
#define MIN_FONT_ROW_COUNT 8 |
const char* const kBackUpConfigFile = "tempconfigdata.config" |
const double kRepcharGapThreshold = 0.5 |