Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dimagefind.cpp234 int edge_width = static_cast<int>(width * max_skew_gradient); in pixNearlyRectangular() local
236 min_count, edge_width, max_count, in pixNearlyRectangular()
243 min_count, edge_width, max_count, in pixNearlyRectangular()
254 edge_width = static_cast<int>(height * max_skew_gradient); in pixNearlyRectangular()
256 min_count, edge_width, max_count, in pixNearlyRectangular()
263 min_count, edge_width, max_count, in pixNearlyRectangular()