Aayush9027 /
Herculean-Hand
An AI-based application which let us do tasks by moving our Hand in Air .It is developed in python using OpenCv and MediaPipe
Loading repository data…
ravigithub19 / repository
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.
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.
Please install all the required dependencies.
To setup the system for development on your local machine, please follow the instructions below:
Clone the repository to your machine
git clone https://github.com/ravigithub19/ai-virtual-mouse.git
Run the AIVirtualMouse.py python file.
Selected from shared topics, language and repository description—not editorial ratings.
Aayush9027 /
An AI-based application which let us do tasks by moving our Hand in Air .It is developed in python using OpenCv and MediaPipe
Ruban-Edward /
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera.