TEMP_CONFIG_STRUCT Struct Reference

#include <adaptive.h>

List of all members.


Detailed Description

FIX: Holds data & statistics of one prototype (adaptive matcher).

Definition at line 57 of file adaptive.h.

Public Attributes


Member Data Documentation

LIST TEMP_CONFIG_STRUCT::ContextsSeen

Count of contexts this prototype was seen in

Definition at line 69 of file adaptive.h.

PROTO_ID TEMP_CONFIG_STRUCT::MaxProtoId

Index of a prototype within its class Ranges from 0 to N\-1, where N is the number of prototypes that make up that class.

Definition at line 67 of file adaptive.h.

UINT8 TEMP_CONFIG_STRUCT::NumTimesSeen

Count of times this prototype was seen

Definition at line 60 of file adaptive.h.

Referenced by AdaptToChar().

BIT_VECTOR TEMP_CONFIG_STRUCT::Protos

FIX: vector of prototypes?

Definition at line 71 of file adaptive.h.

UINT8 TEMP_CONFIG_STRUCT::ProtoVectorSize

FIX: Size of prototype vector?

Definition at line 62 of file adaptive.h.


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