An open API service indexing awesome lists of open source software.

https://github.com/vortexv7/virtual_mouse

Virtual mouse using Python
https://github.com/vortexv7/virtual_mouse

Last synced: 9 months ago
JSON representation

Virtual mouse using Python

Awesome Lists containing this project

README

          

# VIRTUAL-MOUSE
## Virtual mouse using OpenCV in Python

Created with following packages:

> openCV-python: https://pypi.org/project/opencv-python/

Wrapper package for OpenCV python bindings.

> MediaPipeTools: https://pypi.org/project/mediapipe/

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

> PyAutoGUI: https://pypi.org/project/PyAutoGUI/

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.