← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #145005]: about ocr rc2

 

Question #145005 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/145005

    Status: Open => Answered

RaiMan proposed the following answer:
The name of an image has nothing to do with the textual content in sense
of OCR. This is only a new option to automatically name an image with
some text, that can be read from the image (if you want to do so).

So there is no need to capture images of the text before, if you want to
find text.

just say
reg.hover("some-text")

and the cursor should (even more impressive when using slow motion) be
placed over "some-text" if it can be found inside of region reg.

and according to the mentioned bug it is vital, to make the region where
the text should be searched as small as possible.

Last but not least: with the current state of developement do not expect
to much from OCR. DV01 and DV10 might not work - either too short or
because of the number problem.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.