Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JehanPatel authored Sep 29, 2021
1 parent fca4dee commit 58aa949
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# Virtual-Keyboard
# Virtual-Keyboard
This is a Virtual KeyBoard which can track finger movements and lets you type anywhere ranging from notepad to even web browsers.

It tracks the hand and you can type by hovering over a button and bringing the following two fingers close.
![InkedmhJ2yWNwMtNcmijZqVEDDW_LI](https://user-images.githubusercontent.com/90050088/135318209-5a65f39d-ae2a-4582-9aca-66215c899b28.jpg)


## Modules needed to install
- `pip install cvzone`
- `pip install opencv-python`
- `pip install pynput`

## Features:
- Easy to use.
- Can be used anywhere.
- Simple to use and understand

0 comments on commit 58aa949

Please sign in to comment.