Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dtopitch.h198 float nonspace //for space threshold
Dtopitch.cpp1857 float nonspace //for space threshold in plot_fp_word() argument
1864 row->min_space = (inT32) ((pitch + nonspace) / 2); in plot_fp_word()