Home
last modified time | relevance | path

Searched refs:min_desc_height (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.cpp1294 int min_desc_height = static_cast<int>(min_height * desc_frac_xheight); in compute_block_xheight() local
1296 STATS row_asc_descdrop(min_desc_height, max_desc_height + 1); in compute_block_xheight()
1298 STATS row_desc_descdrop(min_desc_height, max_desc_height + 1); in compute_block_xheight()