Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dalignedblob.cpp257 bool at_least_2_crossings = AtLeast2LineCrossings(&good_points); in FindVerticalAlignment() local
260 at_least_2_crossings) { in FindVerticalAlignment()
298 result->set_intersects_other_lines(at_least_2_crossings); in FindVerticalAlignment()