Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dtablefind.cpp47 const double kMinMaxGapInTextPartition = 0.5; variable
437 double min_gap = kMinMaxGapInTextPartition * part->median_size(); in HasWideOrNoInterWordGap()