Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 632 Bytes

File metadata and controls

14 lines (7 loc) · 632 Bytes

voice-control-by-hand-gesture-recognition

📂 Voice Control by Hand Gesture Recognition Project using Computer Vision Fundamentals.

🔧Technologies Used: OpenCV, Pycaw, Mediapipe, Python.

📝Description: Developed an innovative application that allows voice control through hand gesture recognition.

✋Gesture Recognition: Utilized OpenCV and Mediapipe for accurate and real-time hand gesture detection.

🔊Voice Control: Integrated Pycaw to control system audio functions using recognized gestures.

🐍Python Implementation: Employed Python for scripting and implementing the overall logic of the application.