tesseract  5.0.0-alpha-619-ge9db
colfind.cpp File Reference
#include "colfind.h"
#include "ccnontextdetect.h"
#include "colpartition.h"
#include "colpartitionset.h"
#include "equationdetectbase.h"
#include "linefind.h"
#include "normalis.h"
#include "strokewidth.h"
#include "blobbox.h"
#include "scrollview.h"
#include "tablefind.h"
#include "params.h"
#include "workingpartset.h"
#include <algorithm>

Go to the source code of this file.

Namespaces

 tesseract
 

Variables

const int tesseract::kMaxIncompatibleColumnCount = 2
 
const double tesseract::kHorizontalGapMergeFraction = 0.5
 
const double tesseract::kMinGutterWidthGrid = 0.5
 
const double tesseract::kMaxDistToPartSizeRatio = 1.5