← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #216981]: using sikuli, how to compare two strings of the image?

 

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

    Status: Open => Answered

j proposed the following answer:
You can try the OCR feature. 
To use it, you have to get the region in which the numbers are displayed. 

You can then use region.text() to extract the text from the region. 
But this feature is still not very exact so it may not work.

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