robotgo icon indicating copy to clipboard operation
robotgo copied to clipboard

Any chance of getting OpenCV/Tesseract-OCR in here?

Open TheNicholasNick opened this issue 8 years ago • 1 comments

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

TheNicholasNick avatar Jul 17 '17 02:07 TheNicholasNick

Image processing is the current version is very weak, this will be enhanced, if you can solve this problem, welcome the contribution code, thank you.

vcaesar avatar Jul 17 '17 13:07 vcaesar