ccstruct/ocrrow.cpp File Reference

#include "mfcpch.h"
#include "ocrrow.h"
#include "blobbox.h"

Go to the source code of this file.

Functions


Function Documentation

ELISTIZE_S ( ROW   ) 

Constructor to build a ROW.

Only the stats stuff are given here. The words are added directly.

Definition at line 24 of file ocrrow.cpp.

00040  :
00041 baseline(spline_size, xstarts, coeffs) { 
00042   kerning = kern;                //just store stuff
00043   spacing = space;
00044   xheight = x_height;
00045   ascrise = ascenders;
00046   descdrop = descenders;
00047 }


Generated on Wed Feb 28 19:49:16 2007 for Tesseract by  doxygen 1.5.1