Skip to content

BierschneiderEmanuel/GestureControlMouseScroll

Repository files navigation

GestureControlMouseScroll

Gesture Control of Mouse and Scroll using Mediapipe and OpenCV This code allows you to move your cursor and scroll the screen with your finger tips. The mediapipe library detects one of your hands and creates a map of landmarks. It then detects the number of fingers up. In case your index finger is up, your cursor will be moved according to your index finger tip. Clicking is realized via retracting your index finger. You can scroll down the screen by retracting your index and middle finger simultaneously.
PyPi DOWNLOAD:
https://pypi.org/project/gesturecontrolmousescroll/
image

About

Gesture Control of Mouse and Scroll using Mediapipe and OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages