A virtual screen-based keyboard built using the open-CV library in Python which tracks finger movements and does operations on keyboards based on movements.
To get started, install the following modules.
- 'pip install numpy'
- 'pip install opencv-python'
- 'pip install cvzone'
- 'pip install pynput'
- Run 'main.py' and it will work.
- Open the notepad alongside.