Skip to content

Keyboard input through posture, no need to wear any device, just a camera and an ordinary computer

License

Notifications You must be signed in to change notification settings

WIKI2020/Gesture-Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-Keyboard

We provide an example code of "Gesture-keyboard". You can change it according to the actual needs. No extra cost, no need to wear any device.The code is very simple,let's play! Please add a github star!
image

Demo

First install Anaconda3, python 3.7
pip install mediapipe numpy cv2 math
python hand.y (run on cpu)

Introduction

For each frame:
Moving: the algorithm captures which area of the screen forefinger is in.
Click: query the pulse action of fingers according to the status array.

FAQ

Q1: What should I do when I find a bug?

A: Check out the update log if it's been fixed, then pull the latest code to try again. If it doesn't help, create a new issue and describe it in detail.

Contribution

Thanks huangwj for revising to the code.

About

Keyboard input through posture, no need to wear any device, just a camera and an ordinary computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages