Existing Prosed, Hardware and Software
Existing Prosed, Hardware and Software
The existing virtual mouse system allows users to control the cursor using basic hand gestures.
It typically includes functionalities such as:
Limitations:
Proposed System
Enhanced Virtual Mouse and Keyboard System
Our proposed system enhances the existing virtual mouse by introducing a virtual keyboard,
allowing users to type using hand gestures along with controlling the cursor.
Hardware Requirements
● Webcam: Minimum 720p resolution for accurate hand tracking.
● Processor: Intel i3 / Ryzen 3 or above (for smooth gesture processing).
● RAM: 4GB or more (8GB recommended for better performance).
● GPU (Optional): A dedicated GPU improves hand detection speed.
Software Requirements
● Operating System: Windows
● Programming Language: Python
● Libraries Used:
○ OpenCV: For image processing and camera feed.
○ Mediapipe: Hand tracking and gesture recognition.
○ PyAutoGUI: Simulating mouse and keyboard actions.
○ NumPy: Mathematical calculations.