"The goal is to turn data into information, and information into insight."
— Carly Fiorina


Virtual Keyboard
Project Description:
This project aims to develop a hand recognition software that is free of cost for laptops and PCs with webcam support.
The project covers a hand recognition tool that could be used to move the keyboard pointer, perform simple operations like clicking and other typing operations like typing in Notepad, using the keyboard virtually through delicate programming and performing not only simple but also fascinating operations that could be covered with
the hand recognition.
➢ Programming Language: Python.
➢ Image Recognition using OpenCV Computer Vision Library.
➢ Mathematical array calculation using NumPy.
➢ Python modules:
o Pickle: To serialize the data from the image objects.
o Argparse: To check and use command line arguments.
o Pyautogui: To draw and show the virtual keyboard on the screen.