Home
last modified time | relevance | path

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

/external/tesseract/ccstruct/
Dpolyaprx.cpp223 int d01, d12, d23, gapmin; in fix2() local
316 gapmin = area * fixed_dist * fixed_dist / 44000; in fix2()
352 if (d12 <= gapmin) { in fix2()