B
B
binex2018-07-26 19:52:26
Python
binex, 2018-07-26 19:52:26

How to process a photo of a table in python?

Every day I keep track of working time, for this there is a printout of the table in which I fill in the cells with a pen. Each cell is equal to 15 minutes. The columns symbolize the task.
I want to create a program for processing photos of this table.
Result example:
TaskNumber; Start; The ending;
one; 9-00; 10-15
2; 10-15; 11-00
1; 11-30; 13-00
Tell me how to start implementing in python?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-07-26
@dimonchik2013

https://pypi.org/project/pytesseract/
https://www.pyimagesearch.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question