sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35393
[Bug 1335845] Re: [request] want some support for "self-scaling" images (e.g. vector images)
As mentioned:
support for some sort of modifications to images before using them for search (resize with or without stretching, background manipulation, transparency handling, ...) is on the list of the features in version 2.
Everything will be based on features of OpenCV directly used at the Java level.
--
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