tdniaiubam Posted January 25, 2008 Share Posted January 25, 2008 Hi guys, I'm trying to write a program that can determin if a certain picture appears on the screen, pixelsearch isnt suitable as id need to write 100s of pixelsearch lines depending on the size of the picture and it needs to be pretty fast. Pixelchecksum wont be suitable as the screen will be constantly changing. I'm wondering if theres a function like pixelsearch but more like picturesearch/groupofpixelssearch or any other alternatives? Link to comment Share on other sites More sharing options...
tdniaiubam Posted January 25, 2008 Author Share Posted January 25, 2008 bump Link to comment Share on other sites More sharing options...
Greenhorn Posted January 25, 2008 Share Posted January 25, 2008 http://www.autoitscript.com/forum/index.ph...&hl=compare Link to comment Share on other sites More sharing options...
tdniaiubam Posted January 29, 2008 Author Share Posted January 29, 2008 Thanks, I'll have a look at it when i get some time Link to comment Share on other sites More sharing options...
tdniaiubam Posted January 30, 2008 Author Share Posted January 30, 2008 Seems a bit slow but ill try work with it see if i can make it more specific. Link to comment Share on other sites More sharing options...
junkew Posted March 5, 2008 Share Posted March 5, 2008 I found an interesting topic regarding Visual Basichttp://www.vbforums.com/showthread.php?t=474786Maybe those samples can be transformed to AutoIT FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
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