DENORM_SEG Class Reference

#include <normalis.h>

List of all members.


Detailed Description

FIX: Class for holding array of segments.

See werd.cpp

Definition at line 33 of file normalis.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

DENORM_SEG::DENORM_SEG (  )  [inline]

Definition at line 36 of file normalis.h.

00036                  { 
00037     }                            //empty


Member Data Documentation

float DENORM_SEG::scale_factor

For this segment.

Definition at line 44 of file normalis.h.

Referenced by WERD::baseline_normalise_x(), and DENORM::scale_at_x().

INT32 DENORM_SEG::xstart

Start of segment.

Definition at line 40 of file normalis.h.

Referenced by WERD::baseline_normalise_x(), and DENORM::DENORM().

INT32 DENORM_SEG::ycoord

Y coordinate at segment.

Definition at line 42 of file normalis.h.

Referenced by WERD::baseline_normalise_x(), and DENORM::yshift_at_x().


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