Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soumyapro/hand-tracking-volume-controller

This project leverages computer vision and machine learning to interpret hand gestures and movements, enabling interaction with volume device of your pc without the need for physical controllers.
https://github.com/soumyapro/hand-tracking-volume-controller

mediapipe numpy opencv-python pycaw time

Last synced: 6 days ago
JSON representation

This project leverages computer vision and machine learning to interpret hand gestures and movements, enabling interaction with volume device of your pc without the need for physical controllers.

Awesome Lists containing this project

README

        

# Hand Tracking Mobile Controller

## Introduction

The Hand Tracking Mobile Controller is an innovative project that helps to control volume of your device without touching your pc using advanced hand tracking technology. By leveraging computer vision, it interprets hand gestures and movements.

## Technologies Used

- **Computer Vision:** Implemented using OpenCV and MediaPipe for robust hand detection and tracking.
- **Pycaw:** Python library for interacting with volume device.