#include "tabvector.h"#include "blobbox.h"#include "colfind.h"#include "colpartitionset.h"#include "detlinefit.h"Namespaces | |
| namespace | tesseract |
Variables | |
| const int | tesseract::kGutterMultiple = 4 |
| const int | tesseract::kGutterToNeighbourRatio = 3 |
| const int | tesseract::kSimilarVectorDist = 10 |
| const int | tesseract::kSimilarRaggedDist = 50 |
| const int | tesseract::kMaxFillinMultiple = 11 |
| const double | tesseract::kMinGutterFraction = 0.5 |
| const double | tesseract::kVerticalTextGapFraction = 0.5 |
| const char * | tesseract::kAlignmentNames [] |
1.6.3