← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #676299]: OpenCV exception can't be caught and kills JVM

 

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.