#include "textlineprojection.h"
#include "allheaders.h"
#include "bbgrid.h"
#include "blobbox.h"
#include "blobs.h"
#include "colpartition.h"
#include "normalis.h"
Namespaces | |
namespace | tesseract |
Variables | |
const int | kOrientedPadFactor = 8 |
const int | kDefaultPadFactor = 2 |
const int | kWrongWayPenalty = 4 |
const int | kParaPerpDistRatio = 4 |
const int | kMinLineSpacingFactor = 4 |
const int | kMaxTabStopOverrun = 6 |
const int kDefaultPadFactor = 2 |
const int kMaxTabStopOverrun = 6 |
const int kMinLineSpacingFactor = 4 |
const int kOrientedPadFactor = 8 |
const int kParaPerpDistRatio = 4 |
const int kWrongWayPenalty = 4 |