๐ A touchless, AI-powered calculator using hand gestures!
This project transforms hand movements into mathematical inputs using OpenCV and MediaPipe, allowing users to interact with a virtual calculator without touching a keyboard.
โ๏ธ Real-time hand tracking with OpenCV & MediaPipe
โ๏ธ Gesture-based input for mathematical operations
โ๏ธ Click detection โ closing two predefined fingers acts as a click ๐ฑ๏ธ
โ๏ธ Left & right hand recognition for accurate tracking
โ๏ธ Smooth & responsive UI with optimized performance
- OpenCV โ Computer vision processing
- MediaPipe โ Hand tracking & gesture detection
- Python & NumPy โ Core logic & calculations
Simply run the script, show your hand to the camera, and start performing calculations with gestures!
๐ Feel free to explore, contribute, or improve!