This project is a gesture control system that uses OpenCV to recognize hand gestures and perform actions based on them. It allows users to control a computer or any other device using hand movements.
- Hand gesture recognition: The system uses computer vision techniques to detect and recognize hand gestures in real-time.
- Gesture-based control: Users can perform various gestures to control different actions, such as moving the cursor, clicking, scrolling, etc.
- Customizable gestures: The system allows users to define their own gestures and associate them with specific actions.
- Real-time feedback: The system provides visual feedback to the user, showing the detected hand and recognized gestures in real-time.
- Clone the repository:
git clone https://github.com/thatsabhishek/Gesture-Control-System.git
- Install the required dependencies:
pip install -r requirements.txt
- Run the main script:
python main.py
- Launch the application.
- Position your hand in front of the camera.
- Perform the desired gesture to control the corresponding action.
- Enjoy the gesture-based control of your device!
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature
- Submit a pull request.
This project is licensed under the MIT License.
For any questions or inquiries, please contact eMail.