tesseract v5.3.3.20231005
|
#include "normalis.h"
#include <allheaders.h>
#include "blobs.h"
#include "helpers.h"
#include "matrix.h"
#include "ocrblock.h"
#include "unicharset.h"
#include "werd.h"
#include <cfloat>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Variables | |
const int | tesseract::kSloppyTolerance = 4 |
const float | tesseract::kFinalPixelTolerance = 0.125f |