Development of the whole wrapper

Words
87
Reading
1 min
Listen
Play
9y

it's a wrapper around pyautogui and opencv2, to allow you to easily add cross-platform image searching capabilities to your project.

git repository

git repository

See example.py for examples. If you have any questions feel free to contact me.
Install :

Linux :

sudo pip3 install python3-xlib sudo apt-get install scrot sudo apt-get install python3-tk sudo apt-get install python3-dev sudo apt-get install opencv-python sudo pip3 install -r requirements.txt

Windows :

pip3 install -r requirements.txt

Documentation can be found here : https://steemit.com/python/@howo/image-recognition-for-automation-with-python



Posted on Utopian.io - Rewarding Open Source Contributors

Development of the whole wrapper | Ecency