Gesture control presentation
Control your PowerPoint, PDF, or browser-based presentations using simple hand gestures! This Python app uses MediaPipe, OpenCV, and PyAutoGUI to detect hand gestures like pinching or spreading fingers to navigate slides.
- π Pinch (thumb + index finger) β Next Slide
- β Fingers apart (thumb and index far) β Previous Slide
- π§ Gesture stability + cooldown logic β Prevents accidental slides
- π₯ Real-time video feedback with landmark tracking
- π₯οΈ GUI built with Tkinter to start/stop gesture control