Stanislav-Povolotsky / ImageSearch-for-AutoIt

Improoved version of ImageSearch library for AutoIt3 - sources, binaries (both x86 and x64) and examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageSearch 2020 (improoved version), AutoIt3 library

Search images on the screen.

New features (comparing to the original library):

  • All-matches search - now it can find coordinates of all matching images, not only one!
  • Full backward compatibility with original ImageSearch
  • Additional DLLs have minimal size (2 * 11Kb)
  • No additional CRT depencies

Original source code downloaded from:

Examples

'ImgSearch_demo' example:
examples-ImgSearch_demo

Build

  • Microsoft Visual C++ 2015

About

Improoved version of ImageSearch library for AutoIt3 - sources, binaries (both x86 and x64) and examples

License:GNU General Public License v2.0


Languages

Language:C++ 84.2%Language:AutoIt 14.2%Language:C 1.5%