← Back to team overview

sikuli-driver team mailing list archive

[Question #237186]: get Region contents

 

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

Hi,

I have to detect a certain alphanumeric string on the screen. However, the built-in OCR feature is too buggy to provide usable results. Hence I have though of a workaround.. 

I have realized that since I first have to type the alphanumeric string I am trying to detect later, I can just capture whatever I have typed and then use this as a usual image pattern to find on the screen. 
My problem here is capturing the region to use it later as a pattern. I have tried using the "capture" function which should return a path of the image where the region was saved, however when I search at a returned path, I can't find the image there. 

Is that a bug? 
Is there any other way to save region contents?


Thanks!
Eugene

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