Вопрос

Is there a tool to recognise picture into text by Autoit?

I have fixed area on the screen, where some text appears as an image. i need to get its value and save into file.

Pls, don't offer to do it by comparing pixels color.

Это было полезно?

Решение

What you are looking for is called OCR (Optical Character Recognition).

There exist several libraries for this in the example scripts section of the AutoIt Forums. Some of the more widely used ones are:

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top