Jump to content

Image Recognition


Recommended Posts

Hey guys, I'm trying to make a script that recognizes a whole image instead of just searching for individual pixels, can anyone help me out and tell me if something like it exists?

Hmm... well, you could get a pixelchecksum of the image you are wishing to search for, and then pixelchecksum the screen in a loop looking for that particular checksum. It wouldnt be very effecient though.

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

Hey guys, I'm trying to make a script that recognizes a whole image instead of just searching for individual pixels, can anyone help me out and tell me if something like it exists?

Look at this:

http://www.autoitscript.com/forum/index.php?showtopic=21629

or

http://www.autoitscript.com/forum/index.php?showtopic=15349

In "Scripts and Scraps" forum you can find more...

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...