#include "textlineprojection.h"
#include "allheaders.h"
#include "bbgrid.h"
#include "blobbox.h"
#include "blobs.h"
#include "colpartition.h"
#include "normalis.h"
#include <algorithm>
Go to the source code of this file.
◆ kDefaultPadFactor
const int kDefaultPadFactor = 2 |
◆ kMaxTabStopOverrun
const int kMaxTabStopOverrun = 6 |
◆ kMinLineSpacingFactor
const int kMinLineSpacingFactor = 4 |
◆ kOrientedPadFactor
const int kOrientedPadFactor = 8 |
◆ kParaPerpDistRatio
const int kParaPerpDistRatio = 4 |
◆ kWrongWayPenalty
const int kWrongWayPenalty = 4 |