fds Struct Reference

#include <ocrfeatures.h>

List of all members.


Detailed Description

FIX: Complete description of one type of feature.

Ex: Complete description of the closure type

Definition at line 137 of file ocrfeatures.h.

Public Attributes


Member Data Documentation

char fds::LongName[FEAT_NAME_SIZE]

long name for feature

Definition at line 150 of file ocrfeatures.h.

UINT8 fds::MaxFeatPerChar

max # of feats allowed

Definition at line 148 of file ocrfeatures.h.

UINT8 fds::MinFeatPerChar

min # of feats allowed

Definition at line 146 of file ocrfeatures.h.

UINT8 fds::NumCircularParams

# of linear params

Definition at line 144 of file ocrfeatures.h.

UINT8 fds::NumLinearParams

# of linear params

Definition at line 142 of file ocrfeatures.h.

UINT16 fds::NumParams

total # of params

Definition at line 140 of file ocrfeatures.h.

Referenced by NewFeature(), SetUpForClustering(), and WriteOldParamDesc().

PARAM_DESC* fds::ParamDesc

array - one per param

Definition at line 154 of file ocrfeatures.h.

Referenced by SetUpForClustering(), and WriteOldParamDesc().

char fds::ShortName[FEAT_NAME_SIZE]

short name for feature

Definition at line 152 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