Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.h134 float compute_pitch_sd( // find fp cells
H A Dtopitch.cpp1130 initial_sd = compute_pitch_sd(row, projection, projection_left, projection_right, space_size, in tune_row_pitch()
1139 compute_pitch_sd(row, projection, projection_left, projection_right, space_size, in tune_row_pitch()
1161 compute_pitch_sd(row, projection, projection_left, projection_right, space_size, in tune_row_pitch()
1269 best_sd = compute_pitch_sd(row, projection, projection_left, projection_right, space_size, in tune_row_pitch2()
1290 float compute_pitch_sd( // find fp cells in compute_pitch_sd() function