FEATURE_SET_STRUCT Struct Reference

#include <ocrfeatures.h>

List of all members.


Detailed Description

One set of features that make up a character.

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. All circular parameters are required to be the first parameters in the feature.

Definition at line 80 of file ocrfeatures.h.

Public Attributes


Member Data Documentation

FEATURE FEATURE_SET_STRUCT::Features[1]

variable size array of features

Definition at line 87 of file ocrfeatures.h.

Referenced by ReadTrainingSamples(), and SetUpForClustering().

UINT16 FEATURE_SET_STRUCT::MaxNumFeatures

maximum size of feature set

Definition at line 85 of file ocrfeatures.h.

Referenced by SetUpForClustering().

UINT16 FEATURE_SET_STRUCT::NumFeatures

number of features in set

Definition at line 83 of file ocrfeatures.h.

Referenced by ReadTrainingSamples().


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