Question #676299 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676299

    Status: Open => Answered

RaiMan proposed the following answer:
according to my research in the net, this problem occurs, if internally
OpenCV cannot allocate enough memory (so in fact it is an out of memory
problem).

possible reasons:
- system memory to small (not enough available for SikuliX)
- images too big (search on whole screen with large monitors)

I will check, wether this exception can be catched internally.

Looks like Java programming: in IDE's (Eclipse, IDEA, ...) you can track
the memory consumption.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to