Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dimagefind.cpp147 int mid_rows = 0; in HScanForEdge() local
156 if (mid_rows == 0 && pix_count < min_count) in HScanForEdge()
158 if (mid_rows == 0) in HScanForEdge()
162 ++mid_rows; in HScanForEdge()
163 if (mid_rows > mid_width) in HScanForEdge()