sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26709
[Bug 1335845] [NEW] [request] want some support for "self-scaling" images (e.g. vector images)
Public bug reported:
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
** Affects: sikuli
Importance: Medium
Assignee: RaiMan (raimund-hocke)
Status: In Progress
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => Medium
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.2.0
--
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
Follow ups
References