K
K
korolkovevgeny2017-09-25 21:37:19
Python
korolkovevgeny, 2017-09-25 21:37:19

The jpg has a table. How to determine the boundaries of the table, so that then "cut" the table into cells?

It is necessary, using python (highly desirable version 3), to automatically determine the borders of the table in the picture. And then using the crop method to extract the content (it's clear how to do it).
How to determine straight lines and their coordinates, as well as the angle of inclination (the image can be photographed in any way)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Cheremisin, 2017-09-25
@leahch

Try opencv, start here blog.ayoungprogrammer.com/2013/04/tutorial-detecti...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question