Home
last modified time | relevance | path

Searched defs:page_height (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/textord/
Dcolpartition.cpp697 int page_height = tright.y() - bleft.y(); in LineSpacingBlocks() local
1206 static int MedianSpacing(int page_height, ColPartition_IT it) { in MedianSpacing()
1220 void ColPartition::SmoothSpacings(int resolution, int page_height, in SmoothSpacings()
Dtablefind.cpp757 int page_height = tright().y() - bleft().y(); in GetTableRegions() local