An open API service indexing awesome lists of open source software.

https://github.com/aniekanbane/touch-free-keyboard

Virtual touchscreen keyboard using OpenCV and cvzone module
https://github.com/aniekanbane/touch-free-keyboard

computer-vision ironman mediapipe opencv

Last synced: 3 months ago
JSON representation

Virtual touchscreen keyboard using OpenCV and cvzone module

Awesome Lists containing this project

README

          

# Touch free onScreen keyboard

Virtual onScreen keyboard using openCV and cvzone module

## Getting Started

Clone the repository:

```shell
git clone https://github.com/aniekanBane/touch-free-keyboard.git
```

Install required packages:

```shell
pip install -r packages.txt
```

### Usage

Run the main.py file:

```shell
python3 -m main
```

Open a text editor. Hover around the keyboard with the index finger; this should display a black circle on the key. To perform a click, join the index and middle finger on the key of choice.