sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34771
Re: [Question #271593]: [1.1.0] How to get better results when working with OCR
Question #271593 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271593
Status: Answered => Open
carl is still having a problem:
--Image imgForOCR= Image.create(screen.capture(new
Screen().selectRegion())).convertImageToGrayscale(img).resize(factor);
Image.create, does not exist.
I also tried to look at:
https://docs.oracle.com/javase/8/docs/api/java/awt/Image.html
I have tried in the past two days to find an equivalent function but could not find solution.
have you any equivalent function to replace to Image.create(screenImage)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.