← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #240944]: Copying text from a label or a text embedded in image

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
When using RC3 currently, then you might check version 1.0.1.

But if it does not work reliable enough, then there is no chance with
current Sikuli OCR implementation.

If you only have a few reproducible false positives, then you might
correct the read text afterwards based on these "rules"

If it is vital for your workflow and speed is not an issue, then you
might try to use the Tesseract command and let it act on a somehow
optimised image (use ImageMagick e.g.). This can be managed using the
run feature in a Sikuli script or use subprocess/Popen on the script
level.

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