CHAR_DESC_STRUCT Struct Reference

#include <featdefs.h>

List of all members.


Detailed Description

A character is described by multiple sets of extracted features.

Each set contains a number of features of a particular type, for example, a set of bays, or a set of closures, or a set of microfeatures. Each feature consists of a number of parameters. All features within a feature set contain the same number of parameters.

Definition at line 43 of file featdefs.h.

Public Attributes


Member Data Documentation

FEATURE_SET CHAR_DESC_STRUCT::FeatureSets[NUM_FEATURE_TYPES]

Array of complete descriptions of NUM_FEATURE_TYPES types of features, which make up each character

Definition at line 49 of file featdefs.h.

UINT32 CHAR_DESC_STRUCT::NumFeatureSets

Number of features in set

Definition at line 46 of file featdefs.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:30 2007 for Tesseract by  doxygen 1.5.1