Skip to content

msjun23/hand-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hand-mouse

Personal project at Baram, Academic group
Division of Robotics, Kwangwoon University at Seoul, Korea
Term: 03.2020. ~ 07.2020.
Intro: Virtual Mouse using Hand detection

OS: Ubuntu 18.04
Hardware spec: GTX1070, CUDA 10.0, cuDNN 7.5.0
Programming Language: Python

* Origin source: This project is based on here


Used Tensorflow API for training and detecting my hand. Made the hand dataset by myself, and each hand command is from sign language for alphbet which have certain features.

By cam image, detect my hand first, and classify hand shape. Mouse pointer is tracking my hand and each hand shape have individual input command, like left click, right click, esc, etc. With those command, perform virtual mouse or keyboard input. For these automatics, I used python library, pyautogui.

My hand shape commands:

txt commands


video


My epilogue about this project is here

About

2020 상반기 바람 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published