← Back to team overview

sikuli-driver team mailing list archive

[Bug 693323] Re: Pattern matching not finding things and finding doubles

 

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
    Milestone: None => x1.0-rc2

** Summary changed:

- Pattern matching not finding things and finding doubles
+ 0.10.2 Pattern matching not finding things and finding doubles

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/693323

Title:
  0.10.2 Pattern matching not finding things and finding doubles

Status in Sikuli:
  In Progress

Bug description:
  Sikuli 0.10.2
  64 bit ubuntu

  I've been trying to figure out what's wrong with my sikuli script.  It
  seems to be clicking on the same things twice, and not clicking on
  things sometimes.

  Here is a sample file with test pattern.

  * Click on the pattern image, change number of matches to 100
  * All the Hippos in the middle 64x64 column are the same.
  * If you select the whole hippo, the default 0.7 similarity will match even the black hippo shadow, but it won't match the hippos in the middle.
  * If you had only picked the middle of the hippo and not the whole hippo (which I usually do cause it can't do transparency), play around with the similarity slider, watch the colors.  Sometimes it'll have two matches overlapping each other.
  * findAll() doesn't return the same number of matches as in the Match preview tab.