← Back to team overview

sikuli-driver team mailing list archive

[Question #689702]: OCR Useage

 

New question #689702 on Sikuli:
https://answers.launchpad.net/sikuli/+question/689702

How do I use OCR have found no Examples
So I tried
setRect(349,252,117,16)
highlight(1)
v = text()
print v

Result
[error] java.lang.NoClassDefFoundError ( java.lang.NoClassDefFoundError: Could not initialize class net.sourceforge.tess4j.Tesseract1 )

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.