← Back to team overview

sikuli-driver team mailing list archive

[Bug 673995] Re: [request] Transparent pixels should be ignored in matching process

 

** Summary changed:

- [Request] Transparent pixels should be ignored in matching process
+ [request] Transparent pixels should be ignored in matching process

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

Title:
  [request] Transparent pixels should be ignored in matching process

Status in Sikuli:
  New

Bug description:
  I'm using Sikuli 0.10.2 on a 32-bit Windows XP system. I just noticed
  that if you are using a png file, containing transparent pixels as a
  pattern for image recognition, these pixels are not skipped during the
  matching process, thus resulting in a wrong match if you have some
  kind of background under the transparent part of the image. I think
  this behavior is incorrect - and Sikuli could be even more powerful if
  able to skip some pixels from the pattern.