Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dimagefind.cpp144 static bool HScanForEdge(uinT32* data, int wpl, int x_start, int x_end, in HScanForEdge() function
235 if (!top_done && HScanForEdge(data, wpl, *x_start, *x_end, in pixNearlyRectangular()
242 if (!bottom_done && HScanForEdge(data, wpl, *x_start, *x_end, in pixNearlyRectangular()