Skip to main content

Module layout

Module layout 

Source
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.