Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.h110 float tune_row_pitch( // find fp cells
H A Dtopitch.cpp275 tune_row_pitch(bad_row, &bad_row->projection, bad_row->projection_left, in fix_row_pitch()
465 pitch_sd = tune_row_pitch(row, &projection, projection_left, projection_right, pitch * 0.75, in try_doc_fixed()
952 pitch_sd = tune_row_pitch(row, &row->projection, row->projection_left, row->projection_right, in fixed_pitch_row()
1098 float tune_row_pitch( // find fp cells in tune_row_pitch() function