tesseract v5.3.3.20231005
|
#include <cctype>
#include <cmath>
#include <cstdio>
#include <cstring>
#include "stopper.h"
#include "ambigs.h"
#include <tesseract/unichar.h>
#include "ccutil.h"
#include "dict.h"
#include "helpers.h"
#include "matchdefs.h"
#include "pageres.h"
#include "params.h"
#include "ratngs.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |