|
tesseract
4.0.0-1-g2a2b
|
#include "tesseractclass.h"#include "allheaders.h"#include "boxread.h"#include "imagedata.h"#include "lstmrecognizer.h"#include "recodebeam.h"#include "pageres.h"#include "tprintf.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const float | tesseract::kCertaintyScale = 7.0f |
| const float | tesseract::kWorstDictCertainty = -25.0f |