tesseract
5.0.0-alpha-619-ge9db
|
#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 |