Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 310 Bytes

image_shape_extraction

The project indents to extract horizontal lines and table present in the given image.

table extraction

For table extraction the code heavily uses https://github.com/brian-yang/table-parser-opencv

horizontal line extraction

We are interested only in horizontal line extraction.