A computer vision project that lets users zoom in and out using hand gestures via webcam. Pinch gestures are detected in real-time with OpenCV and MediaPipe, enabling virtual zoom control without touching any device. Ideal for touchless interfaces and creative UI experiments.
python opencv ai computer-vision gesture-recognition hand-tracking mediapipe virtual-interaction ai-ui zoom-control
- Updated
Apr 7, 2025 - Python