Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-Cursor 🖱️🎯

License: MIT Python Version Last Commit

A computer vision-powered virtual mouse that uses real-time hand tracking to control the cursor with natural gestures — powered by MediaPipe, OpenCV, and Python.


🚀 Features

  • Hand-tracking-based virtual mouse
  • Supports:
    • Move cursor
    • Left click / Right click
    • Scroll
    • Pinch zoom (planned)
  • Smooth tracking with Kalman filtering (experimental)
  • Lightweight and easy to set up

📸 Demo (Coming Soon)

coming soon......


🧰 Tech Stack

  • Python 3.8+
  • OpenCV
  • MediaPipe
  • PyAutoGUI
  • NumPy

⚙️ Installation

# Clone the repo
git clone https://github.com/TashAhammad/CV-Cursor.git
cd CV-Cursor

# Install dependencies
pip install -r requirements.txt

# Run the project
python src/CV-Cursor.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages