All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

const float kFinalPixelTolerance = 0.125f

Definition at line 35 of file normalis.cpp.

const int kSloppyTolerance = 4

Definition at line 33 of file normalis.cpp.