sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35359
[Bug 1335845] Re: [request] want some support for "self-scaling" images (e.g. vector images)
Would adding a SCALE parameter be too much work?
Then the user can use this SCALE parameter to try and autoscale reducing
your effort in trying to do this automatically.
I can try and help too, but would love to see this feature.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1335845
Title:
[request] want some support for "self-scaling" images (e.g. vector
images)
Status in Sikuli:
In Progress
Bug description:
Hi,
Using Sikuli i capture a vector image(template) from a system having
resolution of 2560 x 1600 . If i try to run the same script in lower
resolution say 1440 x 900, then i get a find failed error.
Now using Image magic if i resize the template image to 66% (convert
template.png -resize 66% template.png) then in lower resolution
system, sikuli is able to find the image with a matching of 0.95
I wanted to understand how this is working .
Thanks in Advance for your help
Rajesh
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1335845/+subscriptions
References