D
D
Dmitry2017-10-22 22:52:18
Python
Dmitry, 2017-10-22 22:52:18

How to extract numbers from an image?

Hello!
I fell into a creative stupor, and the deadline is just around the corner))
There is a small image:
59ecf65bdaacb985533981.png
You need to extract all the numbers from it (I think to use tesseract for this), but the whole problem is that these are the remains of a line chart, and you need to pull them out in the appropriate sequence (starting from the bottom left).
I would really appreciate it if you could give me some ideas. Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
asd111, 2017-10-23
@asd111

opencv

X
xuled, 2017-10-22
@xuled

Make samples from 10 digits (0-9) and check for similarity pixel by pixel

G
Grandma Luda, 2021-04-21
@KirasiH

if this is a picture, then use
the numpy neural network library

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question