|
tesseract v5.3.3.20231005
|
#include "networkio.h"#include <cfloat>#include <cmath>#include <allheaders.h>#include "functions.h"#include "statistc.h"#include "tprintf.h"Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Variables | |
| const float | tesseract::kMinCertainty = -20.0f |
| const float | tesseract::kMinProb = std::exp(kMinCertainty) |