tesseract
5.0.0-alpha-619-ge9db
|
#include "lstmrecognizer.h"
#include "allheaders.h"
#include "callcpp.h"
#include "dict.h"
#include "genericheap.h"
#include <tesseract/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 "statistc.h"
#include "tprintf.h"
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Namespaces | |
tesseract | |
Variables | |
const double | tesseract::kDictRatio = 2.25 |
const double | tesseract::kCertOffset = -0.085 |