tesseract  4.00.00dev
normalis.cpp File Reference
#include "normalis.h"
#include <stdlib.h>
#include "allheaders.h"
#include "blobs.h"
#include "helpers.h"
#include "matrix.h"
#include "ocrblock.h"
#include "unicharset.h"
#include "werd.h"

Go to the source code of this file.

Variables

const int kSloppyTolerance = 4
 
const float kFinalPixelTolerance = 0.125f
 

Variable Documentation

◆ kFinalPixelTolerance

const float kFinalPixelTolerance = 0.125f

Definition at line 35 of file normalis.cpp.

◆ kSloppyTolerance

const int kSloppyTolerance = 4

Definition at line 33 of file normalis.cpp.