textrowstruct Struct Reference

#include <tessclas.h>

List of all members.


Detailed Description

Holds details on one row of TWERD.

Definition at line 213 of file tessclas.h.

Public Attributes


Member Data Documentation

float textrowstruct::ascrise

Ascender rise

Definition at line 234 of file tessclas.h.

Referenced by GetLineStatsFromRow(), and make_tess_row().

int textrowstruct::b_kern

Block kerning

Definition at line 248 of file tessclas.h.

int textrowstruct::b_space

Block spacing

Definition at line 246 of file tessclas.h.

SPLINE_SPEC textrowstruct::baseline

Bottom of row

Definition at line 230 of file tessclas.h.

Referenced by GetLineStatsFromRow(), and make_tess_row().

int textrowstruct::blobcount

Count of blobs in this TEXTROW

Definition at line 216 of file tessclas.h.

TBLOB* textrowstruct::blobs

Pointer to list of TBLOB structures in this TEXTROW

Definition at line 218 of file tessclas.h.

float textrowstruct::descdrop

Descender drop

Definition at line 232 of file tessclas.h.

Referenced by GetLineStatsFromRow(), and make_tess_row().

int textrowstruct::kerning

Kerning of row

Definition at line 238 of file tessclas.h.

float textrowstruct::lineheight

Average xheight-baseline

Definition at line 236 of file tessclas.h.

Referenced by GetLineStatsFromRow(), make_tess_row(), and width_priority().

int textrowstruct::max_y

Y coordinate of the top for this TEXTROW

Definition at line 224 of file tessclas.h.

int textrowstruct::mean_y

Y coordinate of the centre for this TEXTROW

Definition at line 222 of file tessclas.h.

int textrowstruct::min_y

Y coordinate of the bottom this TEXTROW

Definition at line 226 of file tessclas.h.

struct textrowstruct* textrowstruct::next

Pointer to next TEXTROW structure in this TEXTBLOCK

Definition at line 250 of file tessclas.h.

int textrowstruct::p_spaced

Proportinal flag

Definition at line 244 of file tessclas.h.

int textrowstruct::space

Spacing of row

Definition at line 240 of file tessclas.h.

float textrowstruct::space_threshold

Bayesian space limit

Definition at line 242 of file tessclas.h.

TWERD* textrowstruct::words

Pointer to list TWERD structures in this TEXTROW

Definition at line 220 of file tessclas.h.

SPLINE_SPEC textrowstruct::xheight

Top of row

Definition at line 228 of file tessclas.h.

Referenced by GetLineStatsFromRow(), and make_tess_row().


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