Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.cpp1115 float initial_sd; // starting error in tune_row_pitch() local
1130 initial_sd = compute_pitch_sd(row, projection, projection_left, projection_right, space_size, in tune_row_pitch()
1132 best_sd = initial_sd; in tune_row_pitch()
1155 if (pitch_sd > initial_sd) { in tune_row_pitch()
1177 if (pitch_sd > initial_sd) { in tune_row_pitch()