HandScope : Hand Gesture Control
- Tech Stack: Python, OpenCV, MediaPipe, pycaw
- Github URL: Project Link
HandScope is an innovative Python-based application designed to allow users to control their system via hand gestures. This project uses OpenCV and MediaPipe libraries to track hand movements in real time, enabling users to perform a variety of actions without physical touch. The key functionality of this project includes controlling the system's audio (volume up/down), taking screenshots, and locking the computer by performing specific gestures.
The application provides an immersive experience and can be especially useful for people with disabilities or for anyone looking for a more futuristic way of interacting with their system. The project also demonstrates the power of computer vision and machine learning in enhancing user interaction.
Key Features:
- Real-time hand gesture recognition using MediaPipe and OpenCV
- Ability to control system audio volume through gestures
- Take screenshots and lock the system using hand gestures
- Efficient and responsive hand-tracking algorithms