ADAPT_TEMPLATES_STRUCT Struct Reference

#include <adaptive.h>

List of all members.


Detailed Description

Holds array of adaptive configurations, one for each class, and other info.

(adaptive matcher) ADAPT_TEMPLATES_STRUCT allows for adaptation of each character (one class per ASCII character) based on permanent prototypes and configuration and modified or adapted by a present run. See BaselineClassifier() for application.

Definition at line 141 of file adaptive.h.

Public Attributes


Member Data Documentation

ADAPT_CLASS ADAPT_TEMPLATES_STRUCT::Class[MAX_NUM_CLASSES]

Definition at line 146 of file adaptive.h.

Referenced by AdaptToChar(), AddAdaptedClass(), BaselineClassifier(), free_adapted_templates(), GetBestRatingFor(), MakeNewTemporaryConfig(), MakePermanent(), MakeTempProtoPerm(), NewAdaptedTemplates(), and PrintAdaptedTemplates().

UINT8 ADAPT_TEMPLATES_STRUCT::dummy[3]

Definition at line 145 of file adaptive.h.

UINT8 ADAPT_TEMPLATES_STRUCT::NumPermClasses

Definition at line 144 of file adaptive.h.

Referenced by DoAdaptiveMatch(), MakePermanent(), NewAdaptedTemplates(), and PrintAdaptedTemplates().

INT_TEMPLATES ADAPT_TEMPLATES_STRUCT::Templates

Definition at line 143 of file adaptive.h.

Referenced by AdaptToChar(), AddAdaptedClass(), BaselineClassifier(), compare_tess_blobs(), free_adapted_templates(), GetBestRatingFor(), InitAdaptiveClassifier(), MakeNewAdaptedClass(), MakeNewTemporaryConfig(), MakePermanent(), MakeTempProtoPerm(), NewAdaptedTemplates(), PrintAdaptedTemplates(), and ShowBestMatchFor().


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