| 
    tesseract
    4.0.0-1-g2a2b
    
   | 
 
#include "normalis.h"#include <cfloat>#include <cstdlib>#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 | 
| const float kFinalPixelTolerance = 0.125f | 
Definition at line 36 of file normalis.cpp.
| const int kSloppyTolerance = 4 | 
Definition at line 34 of file normalis.cpp.