Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dtopitch.cpp160 STATS like_stats; //pitches in page in fix_row_pitch() local
167 like_stats.set_range (0, maxwidth); in fix_row_pitch()
210 like_stats.add ((inT32) row->fixed_pitch, in fix_row_pitch()
216 like_stats.add ((inT32) row->fixed_pitch, 1); in fix_row_pitch()
246 bad_row->fixed_pitch = like_stats.ile (0.5); in fix_row_pitch()
270 bad_row->fixed_pitch = like_stats.ile (0.5); in fix_row_pitch()