Re: [Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-11 Thread RaiMan
Question #272304 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272304 Status: Open => Answered RaiMan proposed the following answer: the basics: https://sikulix.wordpress.com/2015/10/07/new-in-1-1-0-observe-revised-with-new-features/ please note the handler-less observe

Re: [Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-11 Thread RaiMan
Question #272304 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272304 Status: Open => Answered RaiMan proposed the following answer: if you delegate the background observe of each image to a different region, then you will create 1000 threads, that are processed in

Re: [Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-11 Thread anatoly techtonik
Question #272304 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272304 Status: Answered => Open anatoly techtonik is still having a problem: Does it mean that if I have database of 1000 images, Sikuli will create 1000 threads and will take 1000 times longer to find at

[Sikuli-driver] [Question #272304]: Observing multiple events in 1.1.0

2015-10-10 Thread anatoly techtonik
New question #272304 on Sikuli: https://answers.launchpad.net/sikuli/+question/272304 Hi RaiMan. Is it possible to observer multiple independent events (image/handler pairs) in Sikulix 1.1.0? What is the performance impact? Does OpenCV look for all images simultaneously or in turns? -- You