|
tesseract
4.00.00dev
|
#include "tesseractclass.h"#include "allheaders.h"#include "boxread.h"#include "imagedata.h"#include "lstmrecognizer.h"#include "recodebeam.h"#include "ndminx.h"#include "pageres.h"#include "tprintf.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const float | tesseract::kNonDictionaryPenalty = 5.0f |
| const float | tesseract::kCertaintyScale = 7.0f |
| const float | tesseract::kWorstDictCertainty = -25.0f |