compInfo | A structure for storing connected component information |
DLlineInfo | A structure that contains text line information |
DLLineOrientationCalculation | This class is a port of the TwoBit method tbCalcLineOrientation . It uses dress-right-dress algorithm to form the components into lines of text. in the horizontal and in the vertical direction then gets the mean of the distance between components in hor and vet direction |
DLnodes | A structure for storing node information |
DLstats | This structure is used by the calcHorizontalNeighbors method. It stores line statistics |
getLines | This is the class for identifying and extracting text lines from an image file |
lineList | A structure for storing point information in a link list |
pointLoc | A structure to describe a point |