🚀 Hand Gesture Controlled PowerPoint using MediaPipe | Python + OpenCV Project
In this project, we build a real-time Hand Gesture Controlled PowerPoint System using MediaPipe, OpenCV, and PyAutoGUI. This system detects hand landmarks from the webcam, counts raised fingers, and performs PowerPoint actions like changing slides, starting slideshow, exiting presentation, and even closing PowerPoint all using simple hand gestures! ✋💻
This is a perfect Computer Vision + Automation project for students, developers, and AI enthusiasts.
🔍 How It Works
✅ MediaPipe detects hand landmarks
✅ Finger counting logic determines raised fingers
✅ Cooldown mechanism prevents multiple triggers
✅ PyAutoGUI controls PowerPoint with keyboard automation
✅ Real-time webcam visualization with gesture status
✋ Gesture Controls
☝️ 1 Finger → Next Slide
✌️ 2 Fingers → Previous Slide
🤟 3 Fingers → Start Slideshow
🖖 4 Fingers → Exit Slideshow
🖐️ 5 Fingers → Close PowerPoint
🛠️ Technologies Used
🐍 Python
📸 OpenCV
🤖 MediaPipe
⌨️ PyAutoGUI
📂 GitHub Repository
🔗 Source Code: https://github.com/NitinCVOrbit/Contr...
#ComputerVision #PythonProject #MediaPipe #OpenCV #AIProjects #GestureControl #DeepLearning #Automation #PyAutoGUI #FinalYearProject