|
tesseract
4.1.0
|
#include <cstdint>#include <set>#include <vector>#include <sys/types.h>#include "blamer.h"#include "clst.h"#include "elst.h"#include "genericvector.h"#include "matrix.h"#include "normalis.h"#include "ratngs.h"#include "rect.h"#include "rejctmap.h"#include "strngs.h"#include "unichar.h"#include "unicharset.h"#include "werd.h"Go to the source code of this file.
Classes | |
| class | TessResultCallback2< R, A1, A2 > |
| class | PAGE_RES |
| class | BLOCK_RES |
| class | ROW_RES |
| class | WERD_RES |
| class | PAGE_RES_IT |
Namespaces | |
| tesseract | |
Enumerations | |
| enum | CRUNCH_MODE { CR_NONE, CR_KEEP_SPACE, CR_LOOSE_SPACE, CR_DELETE } |
Functions | |
| ELISTIZEH (BLOCK_RES) CLISTIZEH(BLOCK_RES) class ROW_RES | |
| enum CRUNCH_MODE |
| Enumerator | |
|---|---|
| CR_NONE | |
| CR_KEEP_SPACE | |
| CR_LOOSE_SPACE | |
| CR_DELETE | |
Definition at line 158 of file pageres.h.
| ELISTIZEH | ( | BLOCK_RES | ) |