V
V
⚡Valery⚡2015-06-19 18:53:46
Python
⚡Valery⚡, 2015-06-19 18:53:46

How to make auto detection from the screen?

Good afternoon everyone
I wanted to ask you how to make an auto-determiner program in python34, i.e. I drew (entered) the number 1, 2 or 3 in the "paint", he reads this image from the screen and writes 1, 2 or 3. What should be read? What libraries to use?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Shikanov, 2015-06-19
@dizballanze

opencv

I
Igor Nikolaev, 2015-06-19
@nightvich

In my opinion, if performance is not critical and "on the knee" implementation is sufficient, linux OS with any text recognition console program + os library is enough (for taking a "screenshot" of the screen and further recognition).

A
andrey_ado, 2015-06-19
@andrey_ado

Neural networks. PyBrain.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question