sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29813
Re: [Question #259550]: issue in comparing two images
Question #259550 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/259550
Status: Answered => Open
Sepid is still having a problem:
@Raimund
Thanks for your message. I sent you the images into your email address
and explained everything there.
For other friends who have any suggestion, they can access to the image files from the following link:
https://drive.google.com/folderview?id=0B0HOjfpxPc67TS13VXlPMEh5eWs&usp=sharing
and a summary of my problem:
I am trying to write an automated test case for the output of a visualization application. I want to verify the visualized output.
I am writing my code in C#, that' why I am using a sikuli wrapper for .Net called SikuliIntegrator. (a simple tutorial can be found here http://qaagent.wordpress.com/2013/07/17/how-to-use-sikuli-in-my-c-coded-tests/)
I don't know what is the default similarity score in SikuliAction.Exists
function, but when I use it without setting any similarity score, these
two images are considered as the same. I assume that when we use the
similarity score, the result would be the same.
Thanks in advance for your help.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.