Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolpartition.cpp1183 int this_miss = median_top_ - median_bottom_ - this_overlap; in ThisPartitionBetter() local
1188 this_overlap, other_overlap, this_miss, other_miss, in ThisPartitionBetter()
1191 if (this_miss < other_miss) in ThisPartitionBetter()
1193 if (this_miss > other_miss) in ThisPartitionBetter()