/home/rays/src/opensrc/tesseract-ocr/classify/blobclass.h File Reference
#include "featdefs.h"
#include "oldlist.h"
#include "blobs.h"
Go to the source code of this file.
Define Documentation
#define DisableCharDisplay |
( |
|
) |
(DisplayCharacters = FALSE) |
#define DisableMatchDisplay |
( |
|
) |
(DisplayMatchList = FALSE) |
#define EnableCharDisplay |
( |
|
) |
(DisplayCharacters = TRUE) |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
#define EnableMatchDisplay |
( |
|
) |
(DisplayMatchList = TRUE) |
Function Documentation
void LearnBlob |
( |
const FEATURE_DEFS_STRUCT & |
FeatureDefs, |
|
|
FILE * |
File, |
|
|
TBLOB * |
Blob, |
|
|
const DENORM & |
denorm, |
|
|
const char * |
BlobText, |
|
|
const char * |
FontName | |
|
) |
| | |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------