FEATURE_DEFS_STRUCT Struct Reference

#include <featdefs.h>

List of all members.


Detailed Description

FIX: Holds info on activated types of features.

Where the type of feature is, for example, bay, closure, microfeature, or etc.

Note:
changed for v1.03

Definition at line 68 of file featdefs.h.

Public Attributes


Member Data Documentation

FEATURE_DESC FEATURE_DEFS_STRUCT::FeatureDesc[NUM_FEATURE_TYPES]

Array of pointers to NUM_FEATURE_TYPES types of complete descriptions of types of features

Definition at line 74 of file featdefs.h.

int FEATURE_DEFS_STRUCT::FeatureEnabled[NUM_FEATURE_TYPES]

Definition at line 77 of file featdefs.h.

FEATURE_EXT_STRUCT* FEATURE_DEFS_STRUCT::FeatureExtractors[NUM_FEATURE_TYPES]

Array of NUM_FEATURE_TYPES, specified which features are enabled

Definition at line 76 of file featdefs.h.

UINT32 FEATURE_DEFS_STRUCT::NumFeatureTypes

Number of feature types

Definition at line 71 of file featdefs.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