tesseract-doxygen/textord/alignedblob.cpp File Reference

#include "alignedblob.h"
#include "clst.h"
#include "coutln.h"
#include "rect.h"
#include "scrollview.h"
#include "blobbox.h"
#include "strngs.h"
#include "elst.h"
#include "elst2.h"
#include "bbgrid.h"
#include "ndminx.h"

Namespaces

namespace  tesseract

Variables

int textord_debug_tabfind = 0
int textord_debug_bugs = 0
int textord_testregion_left = -1
int textord_testregion_top = -1
int textord_testregion_right = MAX_INT32
int textord_testregion_bottom = MAX_INT32
bool textord_debug_images = false
bool textord_debug_printable = false
const double tesseract::kAlignedFraction = 0.03125
const double tesseract::kRaggedFraction = 0.5
const double tesseract::kAlignedGapFraction = 0.75
const double tesseract::kRaggedGapFraction = 3.0
const int tesseract::kVLineAlignment = 3
const int tesseract::kVLineGutter = 1
const int tesseract::kVLineSearchSize = 150
const int tesseract::kMinRaggedTabs = 5
const int tesseract::kMinAlignedTabs = 4
const int tesseract::kVLineMinLength = 500
const int tesseract::kMaxSkewFactor = 15
const char * tesseract::kTextordDebugPix = "psdebug_pix"

Variable Documentation

"Turn on output related to bugs in tab finding"

"Use greyed image background for debug"

"Make debug windows printable"

"Debug tab finding"

int textord_testregion_bottom = MAX_INT32

"Bottom edge of debug rectangle"

"Left edge of debug reporting rectangle"

int textord_testregion_right = MAX_INT32

"Right edge of debug rectangle"

"Top edge of debug reporting rectangle"

Generated on Sun Jul 18 17:10:51 2010 for Tesseract by  doxygen 1.6.3