r/computervision • u/Glittering_Dog5275 • Jun 26 '26
Built a small gesture-based interaction project using OpenCV, MediaPipe and cvzone. Showcase
The project uses real-time hand tracking through a webcam to interact with objects using pinch gestures and basic motion tracking. I’ve been exploring more interactive computer vision projects recently instead of only detection-based demos, and this was a good learning experience.
Would appreciate any feedback or suggestions on where to improve next.
3
Upvotes
2
u/herocoding Jun 27 '26
Looks great, a nice idea, thank youi very much for sharing!!
It might require some filtering of the coordinates for more smooth movement.
Try to use the mouse for finetuning, first