|
tesseract
4.00.00dev
|
#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 |
| 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.