An innovative project aiming to revolutionize the way you interact with your computer by harnessing the power of machine learning to develop a real-time hand gesture recognition system, eliminating the need for keyboards and mice.
Requirements:\
- x-64_86 architecture, multi-core system.
- Windows 11 OS
- Minimum of 4GB RAM
- Python Interpreter = 3.10
- Code Editor (VSC or Pycharm)
To Run:
Step 1: Download the code and open in a code editor.
Step 2: Create a virtual environment and set the python interpreter version 3.10.
Step 3: Inside the venv/Lib/site-packages paste the file -> dlib-19.22.99-cp310-cp310-win_amd64.whl
Step 4: Run the command pip install -r Requirements.txt.
Step 5: Run the main.py for the gesture operations and settings.py for the GUI.\
Note: Change the DP.jpg picture to your pic to make the application accept your gesture.