CHUNKS_RECORD Struct Reference

#include <associate.h>

List of all members.


Detailed Description

Holds all classification info for chunks.

Definition at line 94 of file associate.h.

Public Attributes


Member Data Documentation

WIDTH_RECORD* CHUNKS_RECORD::char_widths

Definition at line 106 of file associate.h.

Referenced by replace_char_widths(), and word_associator().

WIDTH_RECORD* CHUNKS_RECORD::chunk_widths

Definition at line 105 of file associate.h.

Referenced by evaluate_chunks(), width_priority(), and word_associator().

TBLOB* CHUNKS_RECORD::chunks

Definition at line 98 of file associate.h.

Referenced by evaluate_chunks(), evaluate_state(), save_best_state(), and word_associator().

int CHUNKS_RECORD::fx

Feature extractor

Definition at line 102 of file associate.h.

Referenced by evaluate_chunks(), and word_associator().

MATRIX CHUNKS_RECORD::ratings

Ratings

Definition at line 97 of file associate.h.

Referenced by best_first_search(), evaluate_chunks(), rating_priority(), save_best_state(), and word_associator().

TEXTROW* CHUNKS_RECORD::row

Definition at line 100 of file associate.h.

Referenced by width_priority().

SEAMS CHUNKS_RECORD::splits

Definition at line 99 of file associate.h.

Referenced by evaluate_chunks(), and word_associator().

INT16* CHUNKS_RECORD::weights

Definition at line 107 of file associate.h.

Referenced by rating_priority(), and word_associator().

int CHUNKS_RECORD::x_height

FIX: ??

Definition at line 104 of file associate.h.


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