Skip to content

Add GestureControlledVolume script #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

lisa1612
Copy link
Contributor

@lisa1612 lisa1612 commented Oct 8, 2023

This pull request consists the Gesture Controlled Volume project, enabling users to control their computer's audio volume using hand gestures. The project employs computer vision and hand tracking to detect hand movements and adjust the audio volume accordingly. Key highlights include:

Utilizes the MediaPipe library for real-time hand tracking.
Calculates hand gestures to control volume levels interactively.
Provides visual feedback on the video feed for a user-friendly experience.

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Hi @lisa1612! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@larymak
Copy link
Owner

larymak commented Oct 10, 2023

A good project is required to have a README file, this helps other developers get an understanding of what the project is about and how they can use it. Adding one to this amazing project would be helpful.

@larymak
Copy link
Owner

larymak commented Oct 11, 2023

Good job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants