tesseract
3.05.02
|
#include "blamer.h"
#include "blobs.h"
#include "boxword.h"
#include "elst.h"
#include "genericvector.h"
#include "normalis.h"
#include "ocrblock.h"
#include "ocrrow.h"
#include "params_training_featdef.h"
#include "ratngs.h"
#include "rejctmap.h"
#include "seam.h"
#include "werd.h"
Go to the source code of this file.
Classes | |
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 145 of file pageres.h.
ELISTIZEH | ( | BLOCK_RES | ) |