Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolpartition.cpp1108 int survivors = 0; in RefineFlowingTextPartners() local
1110 survivors = 0; in RefineFlowingTextPartners()
1120 ++survivors; in RefineFlowingTextPartners()
1125 } while (survivors > 1 && depth <= kMaxPartnerDepth); in RefineFlowingTextPartners()