FEATURE_STRUCT Struct Reference

#include <ocrfeatures.h>

List of all members.


Detailed Description

Description of one feature that makes up a character.

A character is described by multiple sets of extracted features.

This holds 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.

The type is the category this feature belongs to: a set of bays, or a set of closures, or a set of microfeatures. Each feature consists of a number of parameters.

Definition at line 56 of file ocrfeatures.h.

Public Attributes


Member Data Documentation

FLOAT32 FEATURE_STRUCT::Params[1]

variable size array - params for feature

Definition at line 61 of file ocrfeatures.h.

Referenced by SetUpForClustering().

struct fds* FEATURE_STRUCT::Type

points to description of feature type

Definition at line 59 of file ocrfeatures.h.


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