|
tesseract
5.0.0-alpha-619-ge9db
|
#include "normalis.h"#include <cfloat>#include <cstdlib>#include "allheaders.h"#include "blobs.h"#include <tesseract/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.