I have a handwritten document which contains graphics, tables, and text paragraphs. I know how to extract graphics from this document. Now I want to know how can I discriminate between text lines and table rows, if I have already segmented the document into lines?
You can see an example of a document image below: in red is the graphic part. That which is framed in blue represents the table row, but there is no ruling line in the table. I want to discriminate between line text and table row using line layout.
