Question #657922 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657922
RaiMan proposed the following answer: @skeets Thanks for the detailed explanation, which is based on a good understanding of the SikuliX internals. I will make your idea a request bug and check what is possible. A possibility might be to add a Region.getLastScore(), which would be available independently from the existence of a match object. ... but I doubt that it is possible to implement it in 1.1.x (the access to a score in case of find failed is buried deep down in native C++ code, which I do not want to touch anymore). But in version 2 it is surely possible, where all is Java only. -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

