wordstruct Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds details on one recognized word.

Definition at line 187 of file tessclas.h.

Public Attributes


Member Data Documentation

int wordstruct::blanks

Blanks before word

Definition at line 198 of file tessclas.h.

Referenced by make_tess_word().

int wordstruct::blobcount

Number of blobs in word

Definition at line 200 of file tessclas.h.

Referenced by make_tess_word().

TBLOB* wordstruct::blobs

Pointer to list of TBLOB structures in word

Definition at line 196 of file tessclas.h.

Referenced by AdaptToWord(), attempt_blob_chop(), delete_word(), GetAdaptThresholds(), improve_one_blob(), make_ed_word(), make_tess_word(), and NumBlobsIn().

char* wordstruct::correct

Correct word string

Definition at line 192 of file tessclas.h.

Referenced by delete_word(), and make_tess_word().

char* wordstruct::guess

Guessed-word string

Definition at line 194 of file tessclas.h.

Referenced by make_tess_word().

struct wordstruct* wordstruct::next

Pointer to next TWERD structure for this TEXTROW

Definition at line 202 of file tessclas.h.

Referenced by make_tess_word().

struct textrowstruct* wordstruct::row

Pointer back to textrowstruct this TWERD came from

Definition at line 190 of file tessclas.h.

Referenced by make_tess_word().


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