#include "ocrfeatures.h"#include "tessclas.h"#include "fxdefs.h"Go to the source code of this file.
Defines | |
| #define | LENGTH_COMPRESSION (10.0) |
Enumerations | |
| enum | NORM_PARAM_NAME { CharNormY, CharNormLength, CharNormRx, CharNormRy } |
Functions | |
| FLOAT32 | ActualOutlineLength (FEATURE Feature) |
| FEATURE_SET | ExtractCharNormFeatures (TBLOB *Blob, LINE_STATS *LineStats) |
Variables | |
| FEATURE_DESC_STRUCT | CharNormDesc |
| #define LENGTH_COMPRESSION (10.0) |
---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------
| enum NORM_PARAM_NAME |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Global Data Definitions and Declarations ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------
| FEATURE_SET ExtractCharNormFeatures | ( | TBLOB * | Blob, | |
| LINE_STATS * | LineStats | |||
| ) |
---------------------------------------------------------------------------- Global Data Definitions and Declarations ----------------------------------------------------------------------------
1.6.3