Skip to content

Files

Latest commit

e1a7e5d · Oct 10, 2023

History

History
27 lines (17 loc) · 537 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 537 Bytes

Touch free onScreen keyboard

Virtual onScreen keyboard using openCV and cvzone module

Getting Started

Clone the repository:

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

Install required packages:

pip install -r packages.txt

Usage

Run the main.py file:

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.