Open
Description
I currently use http://sikulix.com/ to automate android virtual machines (bignox/bluestacks) - however I am not sure how to go about making this event driven like I can in golang. So have been looking for automation tools in golang, found robotgo, everything looks great, i just need a bit more fuzzy logic on the image matching abilities (opencv) and OCR (tesseract).
would a goal of this project be to ever include these two libraries for a lot more pattern matching?
great project, I'll be looking into how I might be able to do this myself. 👍
OpenCV: http://opencv.org/
Tesseract-OCR: https://github.com/tesseract-ocr/tesseract
Activity