Skip to content

Developed an AI-based approach for controlling the mouse movement using Python and openCV with real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.

Notifications You must be signed in to change notification settings

FAHRIZTX/AI-Virtual-Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Virtual Mouse

Developed an AI-based approach for controlling the mouse movement using Python and openCV with real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.

This repository is based from https://github.com/ravigithub19/ai-virtual-mouse and i modified with add Scroll Mouse and Click Hold Mouse.

Requirements

Installation

To setup the system for development on your local machine, please follow the instructions below:

Make sure you have installed python3 on your machine.

  1. Clone the repository to your machine

    $ git clone https://github.com/FAHRIZTX/AI-Virtual-Mouse.git
    $ cd AI-Virtual-Mouse
  2. Install all the required dependencies by Run

    $ python3 -m pip install -r requirements.txt
  3. Run the python file.

    $ python3 AIVirtualMouse.py

Credit

Thanks to: https://github.com/ravigithub19/ai-virtual-mouse

About

Developed an AI-based approach for controlling the mouse movement using Python and openCV with real-time camera that detects hand landmarks, tracks gesture patterns instead of a physical mouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages