Home
last modified time | relevance | path

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

/external/tesseract/ccmain/
Dfixxht.cpp136 float *trial_x_ht //new match value in re_estimate_x_ht() argument
476 *trial_x_ht = est_x_ht / word_res->denorm.scale (); in re_estimate_x_ht()
478 *trial_x_ht = 0.0; in re_estimate_x_ht()
481 if (((*trial_x_ht > 0) && (debug_x_ht_level >= 3)) || in re_estimate_x_ht()
488 rej_blobs_max_area, *trial_x_ht > 0 ? '*' : ' '); in re_estimate_x_ht()
Dfixxht.h70 float *trial_x_ht //new match value