|
tesseract
4.00.00dev
|
#include "lstmrecognizer.h"#include "allheaders.h"#include "callcpp.h"#include "dict.h"#include "genericheap.h"#include "helpers.h"#include "imagedata.h"#include "input.h"#include "lstm.h"#include "normalis.h"#include "pageres.h"#include "ratngs.h"#include "recodebeam.h"#include "scrollview.h"#include "shapetable.h"#include "statistc.h"#include "tprintf.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const int | tesseract::kMaxChoices = 4 |
| const double | tesseract::kDictRatio = 2.25 |
| const double | tesseract::kCertOffset = -0.085 |