Virtual onScreen keyboard using openCV and cvzone module
Clone the repository:
git clone https://github.com/aniekanBane/touch-free-keyboard.git
Install required packages:
pip install -r packages.txt
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.