Hand Recognition and Gesture Control by Raghav DungaHand Recognition and Gesture Control by Raghav Dunga

Hand Recognition and Gesture Control

Raghav Dunga

Raghav Dunga

Developed a Python program that recognizes hand gestures after training a machine learning
model on the same, and allows the user to scroll up, down and press the space bar using certain hand gestures. We used the 'mediapipe' library to allow us to use the webcam to map the gestures. Collaborated with 2 students from my undergraduate studies under the guidance of my Computer Vision professor for a semester project.
Like this project

Posted Jun 22, 2024

Developed a Python program that recognizes hand gestures after training a machine learning model on the same, and allows the user to scroll through a webpage.