tesseract v5.3.3.20231005
networkio.cpp File Reference
#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)