
Overview
Hand Sync is an innovative project that leverages OpenCV, MediaPipe, and PyAutoGUI to transform hand movements into mouse cursor controls. By capturing live video from a webcam, this system processes hand landmarks and enables intuitive mouse interactions based on specific hand gestures. With its real-time processing and visual feedback, Hand Sync offers an efficient and engaging way to interact with your computer.
Features
Hand Detection and Tracking
Mouse Movement Control
Mouse Dragging
Real-time Processing
Visual Feedback
Getting Started
Follow these steps to set up and run Hand Sync:
Clone the Repository
Install Dependencies
pip install -r requirements.txt
Run the Application
streamlit run track.py
How It Works
Applications
Future Enhancements
Conclusion
Hand Sync demonstrates the potential of combining computer vision and machine learning for intuitive human-computer interaction. With its robust features and real-time capabilities, it paves the way for innovative applications across various domains. Start exploring Hand Sync today and experience the future of gesture-based computing!