sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29491
Re: [Question #258394]: Preprocess Image before applying OCR .text() fn
Question #258394 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/258394
deva posted a new comment:
Sorry RaiMan . still it is throwing the same ERROR.
imgWithText = Image.create("C:\Users\Admin\Desktop\resizeimg.png")
ar= Image(imgWithText.resize(0.33))
s = ar.text()
print s
ERROR:
[error] script [ testresize ] stopped with error in line 2
[error] java.lang.NullPointerException ( java.lang.NullPointerException )
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.