sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24253
[Bug 1281167] Re: findAll returns different scores for same image
It seems you are talking about Sikuli Java API
(https://code.google.com/p/sikuli-api/)
This is not supported here. Post your complains on their issue page.
Nevertheless, if you provide me a screenshot (you might as well send it
silently to my mail at https://launchpad.net/~raimund-hocke), I will
cheek, what the outcome is with SikuliX version 1.0.1 (the current
SikuliX version (see http://www.sikulix.com)).
I made a test with the people icons on this page and the result was as expected:
- all where found
- the score was > 0.99 in all cases (50% =1.0), which is according to the definition of exact match (> 0.9)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1281167
Title:
findAll returns different scores for same image
Status in Sikuli:
Invalid
Bug description:
If I create a white board with the same object inside in 20 positions,
when searching for this object with findAll, no 20 elements are
returned but returning elements has different scores.
STEPS TO REPRODUCE
--------
1. Create a white board with the same element in different places
2. Search for that element in the board with findAll
3. Check that returning found elements has different scores, from 0.88 to 0.50
EXPECTED RESULT
3. Check that returning found elements has the same score, or at
least, very similar.
---
Sikuli Version: 1.1.0
Windows 64 bits, Ubuntu 64 bits.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1281167/+subscriptions
References