Virtual onScreen keyboard using openCV and cvzone module
Clone the repository:
git clone https://github.com/aniekanBane/touch-free-keyboard.gitInstall required packages:
pip install -r packages.txtRun the main.py file:
python3 -m mainOpen 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.