Hand Tracking
PythonOpenCVMediaPipeComputer Vision
Context
Two Python projects using OpenCV + MediaPipe for hand gesture recognition and games.
What I built
Two Python projects using OpenCV + MediaPipe: a hand-closure counter UI built with Tkinter, and a hand-controlled box-moving game built with Pygame. Demonstrates real-time hand tracking and gesture recognition.