|
tesseract
4.00.00dev
|
#include "allheaders.h"#include "control.h"#include "debugpixa.h"#include "devanagari_processing.h"#include "docqual.h"#include "genericvector.h"#include "ocrclass.h"#include "params.h"#include "textord.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 | |
| typedef void(Tesseract::* | tesseract::WordRecognizer) (const WordData &word_data, WERD_RES **in_word, PointerVector< WERD_RES > *out_words) |