#include "ocrfeatures.h"
#include "blobs.h"
Go to the source code of this file.
Typedefs | |
typedef float | MicroFeature [MFCount] |
Enumerations | |
enum | MF_PARAM_NAME { MFXPosition, MFYPosition, MFLength, MFDirection, MFBulge1, MFBulge2, MFCount } |
Functions | |
FEATURE_SET | ExtractMicros (TBLOB *Blob, const DENORM &denorm) |
typedef float MicroFeature[MFCount] |
enum MF_PARAM_NAME |
FEATURE_SET ExtractMicros | ( | TBLOB * | Blob, | |
const DENORM & | denorm | |||
) |
---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Global Data Definitions and Declarations ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Private Code ----------------------------------------------------------------------------