Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 384 Bytes

File metadata and controls

10 lines (10 loc) · 384 Bytes

Vision Mouse

Author: masterpreshy.com

Control your mouse input using OpenCV, PyAutoGUI

Requires python 3 >

1. Clone repo

2. Run pip3 install requirements.txt

3. Allow terminal access to control mouse (tested on a Mac, other oses might be similar)

4. Run visionmouse.py

Project is for learning purposes, might be improved upon as time goes by.

Thank you