Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-17 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Answered => Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-17 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Eugene S posted a new comment: Ok, sorry. Missed that! Thanks! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-17 Thread RaiMan
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Open => Answered RaiMan proposed the following answer: ok. --- I assume that the coordinates of the resulting Match object are relative to the left top corner of the image I was searching in. Is

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-17 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Answered => Open Eugene S is still having a problem: OK, looks like I've got it working as expected. One more question though.. I assume that the coordinates of the resulting Match object are re

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-15 Thread RaiMan
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Open => Answered RaiMan proposed the following answer: LOL, quick and dirty RaiMan rubbish ;-) sorry for not being complete. ... but the mentioned docs example should show, what kind of rubbish

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-15 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Answered => Open Eugene S is still having a problem: Hi RaiMan, Thanks for the answer. I have just tried that and I'm a bit confused about the results. You have mentioned that as a result I sho

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-13 Thread RaiMan
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Status: Open => Answered RaiMan proposed the following answer: Sikuli generally internally creates 2 in memory image "files" (in OpenCV "language": CvMat objects), that are finally given to matchTemplate

[Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-13 Thread Eugene S
New question #255666 on Sikuli: https://answers.launchpad.net/sikuli/+question/255666 Hi, >From some old questions and answers I've learned that Sikuli is internally >using OpenCV matchTemplate() function. I also know that this OpenCV function >can be used with 2 image files. Sikuli, however,

Re: [Sikuli-driver] [Question #255666]: Match a pattern in image file rather than screen

2014-10-13 Thread Eugene S
Question #255666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255666 Description changed to: Hi, >From some old questions and answers I've learned that Sikuli is internally >using OpenCV matchTemplate() function. I also know that this OpenCV function >can be used with 2 ima