You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project allows users to control system volume with hand gestures detected by a webcam. It uses MediaPipe and OpenCV for real-time hand tracking. The distance between the thumb and index finger adjusts the audio volume interactively.
Hand tracking in VR allows you to interact without needing VR controllers. Sensors capture data on the position, orientation, and velocity of your hands.
Gesture Control Assistant lets you interact with your computer using hand gestures captured by your webcam. Powered by computer vision and machine learning, it enables touchless control for tasks like cursor movement, clicking, scrolling, and adjusting system settings like volume and brightness.
This Script is used to differentiate the right and left hand of a human being and also find the coordinates of the 21 landmarks of each hand using the mediapipe library.
This code creates an interactive hand length measurement game using OpenCV and CVZone. It recognizes gestures. Calculate the distance between handprints and convert to centimeters The player must attack a random target within a limited time. To earn points and positive feedback for success.
Unity Project that uses hand tracking for physics interactions including a a manufacturing robot. This unity project uses the package HPTK from the user jorgejgnz and the ultraleap unity package