Expand description
Layout analysis โ group detected words into reading-order lines (upstream ocrs algorithm).
Functionsยง
- find_
text_ lines - Group words into lines and sort them in reading order (matches upstream
ocrs). - group_
into_ lines - Group rects into left-to-right lines.