Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dapplybox.cpp36 const double kMaxXHeightDeviationFraction = 0.125; variable
176 const double max_deviation = kMaxXHeightDeviationFraction * median_xheight; in PreenXHeights()