https://github.com/shahiransari/mousecontrol_handgesture
The program uses camera to track hand movement to control the movement of mouse on screen
https://github.com/shahiransari/mousecontrol_handgesture
camera hand-gestures java mouse-tracking movement opencv tracking
Last synced: about 2 months ago
JSON representation
The program uses camera to track hand movement to control the movement of mouse on screen
- Host: GitHub
- URL: https://github.com/shahiransari/mousecontrol_handgesture
- Owner: ShahirAnsari
- Created: 2018-09-18T06:55:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T07:01:21.000Z (almost 8 years ago)
- Last Synced: 2025-03-21T21:44:41.031Z (over 1 year ago)
- Topics: camera, hand-gestures, java, mouse-tracking, movement, opencv, tracking
- Language: Java
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MouseControl_HandGesture
The program uses camera to track hand movement to control the movement of mouse on screen
Library used - opencv
The left and right click of the mouse can be done by closing and opening the index finger and middle finger respectively.