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