Skip to content

Virtual Controller implements hand gesture recognition to control mouse movements and adjust system volume. Using MediaPipe and PyCaw libraries, it tracks hand landmarks to simulate mouse cursor movements and recognize gestures for volume control. The project offers intuitive interaction for users through simple hand gestures.

Notifications You must be signed in to change notification settings

Git-Utkarsh/PythonAITools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Controller

Repository Views Languages Stars License

Description

This project implements virtual controllers for mouse and volume using hand gestures.

Features

  • Virtual mouse controller
  • Volume controller
  • Hand gesture recognition

Table of Contents

Installation

To run the program, follow these steps:

  1. Install the necessary dependencies:

    git clone https://github.com/Git-Utkarsh/PythonAITools.git
    cd PythonAITools
    python Virtual\ VolumeController/main.py or python Virtual\ MouseController/main.py
    pip install -r requirements.txt

About

Virtual Controller implements hand gesture recognition to control mouse movements and adjust system volume. Using MediaPipe and PyCaw libraries, it tracks hand landmarks to simulate mouse cursor movements and recognize gestures for volume control. The project offers intuitive interaction for users through simple hand gestures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages