Queener Posted June 3, 2013 Posted June 3, 2013 Can autoit compare image and point out on the area that are different? Say I have two image that are the same, but one of the image has a missing part such as one person is holding the ball on image 1, but on image 2, he pretend to hold a ball, but there's no ball. I want autoit to compare and point the location of different on image 2 (The missing ball). Msgbox(0, "Hate", "Just hate it when I post a question and find my own answer after a couple tries. But if I don't post the question, I can't seem to resolve it at all.")
FireFox Posted June 3, 2013 Posted June 3, 2013 Hi, There is some UDFs in the examples scripts forum section like ImageSearch. Br, FireFox. lpm 1
lpm Posted June 9, 2013 Posted June 9, 2013 I am trying to Can autoit compare image and point out on the area that are different? Say I have two image that are the same, but one of the image has a missing part such as one person is holding the ball on image 1, but on image 2, he pretend to hold a ball, but there's no ball. I want autoit to compare and point the location of different on image 2 (The missing ball). I am trying to find a similar functionality to use om the new Win8 interface, but the ImageSearch file was missing from the posted link. Anybody knows of something similar? /Lars /Lars Denmark www.lpmathiasen.com Automation and simplification is my game!
JohnQSmith Posted June 10, 2013 Posted June 10, 2013 Anybody knows of something similar? Pre-built solution... http://sourceforge.net/projects/diffimg/ Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".
lpm Posted June 12, 2013 Posted June 12, 2013 Pre-built solution... http://sourceforge.net/projects/diffimg/ Thanks Polymath, but how does that apply to AutoIt? /Lars Denmark www.lpmathiasen.com Automation and simplification is my game!
JohnQSmith Posted June 13, 2013 Posted June 13, 2013 (edited) but how does that apply to AutoIt? It doesn't. You asked for "something similar" so I provided an out-of-the-box solution. Do with it what you will. Perhaps you can use AutoIt to automate and simplify it. Edited June 13, 2013 by JohnQSmith Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".
lpm Posted June 13, 2013 Posted June 13, 2013 Ok - Thanks anyway. /Lars Denmark www.lpmathiasen.com Automation and simplification is my game!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now