Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dequationdetect.h133 bool CheckSeedDensity(const float math_density_high, const float math_density_low,
H A Dequationdetect.cpp959 bool EquationDetect::CheckSeedDensity(const float math_density_high, const float math_density_low, in CheckSeedDensity() argument
969 math_digit_density > math_density_low) { in CheckSeedDensity()