|
tesseract
5.0.0-alpha-619-ge9db
|
#include <cstdint>#include <cstdio>#include "allheaders.h"#include "control.h"#include "debugpixa.h"#include "devanagari_processing.h"#include "docqual.h"#include <tesseract/genericvector.h>#include "pageres.h"#include "params.h"#include "points.h"#include <tesseract/publictypes.h>#include "ratngs.h"#include <tesseract/strngs.h>#include "tessdatamanager.h"#include "textord.h"#include <tesseract/unichar.h>#include "wordrec.h"Go to the source code of this file.
Classes | |
| struct | tesseract::TesseractStats |
| struct | tesseract::WordData |
| class | tesseract::Tesseract |
Namespaces | |
| tesseract | |
Typedefs | |
| using | tesseract::WordRecognizer = void(Tesseract::*)(const WordData &, WERD_RES **, PointerVector< WERD_RES > *) |