Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

πŸ€– AI Virtual Mouse - Computer Vision Project

Hand Gesture Controlled Virtual Mouse using AI and Computer Vision


πŸš€ Project Overview

This project demonstrates an AI-based virtual mouse system that replaces traditional hardware mouse interaction using real-time hand gesture detection via webcam.

The system detects hand movements and maps them dynamically to cursor movement, enabling touchless interaction.


🎯 Objective

βœ” Provide alternative to traditional mouse devices
βœ” Reduce hardware dependency using computer vision
βœ” Implement real-time gesture recognition
βœ” Improve accessibility and interaction experience


🧠 Technologies Used

  • Python
  • OpenCV
  • NumPy
  • PyAutoGUI
  • Computer Vision Concepts
  • Hand Gesture Recognition

βš™οΈ How It Works

  1. Webcam captures hand gestures
  2. Computer vision detects finger landmarks
  3. Coordinates mapped to screen cursor
  4. Gestures trigger mouse events

πŸ— Architecture

Webcam Input | Hand Detection (OpenCV) | Gesture Recognition | Cursor Mapping | Mouse Control


πŸŽ“ Academic Background

This project was developed as part of my academic final year project focused on AI-based human-computer interaction using computer vision techniques.


πŸš€ Author

Gitesh Kongre
Mobile Automation Engineer | Appium | Android | iOS | C# | AI Enthusiast

LinkedIn: https://www.linkedin.com/in/geeteshkongre926aa6159/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors