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