New question #681159 on Sikuli: https://answers.launchpad.net/sikuli/+question/681159
Hello - I am very new to SikuliX, using Maven dependency (com.sikulix : sikulixapi : 1.1.2) in my Java-Maven project. All I am trying to do is, compare 2 images from files, be JPEG, BMP or PNG file-types, to check if they are exactly same, similar or different. 1. I am not connected to Selenium, to click elements based on Image comparison 2. I already have 2 image files ready, can be Color or Grayscale 3. The 2 pictures can be of different resolution, but exactly same content inside I would request for a Java piece of code, to compare 2 such images using Sikuli. I triee finding over internet, but could not. 1 more question - Does SikuliX use OpenCV internally? Thank you very much in advance !! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

