Ek fun computer vision project jisme webcam se haath detect hota hai,
fingers count hote hain.
- πΈ Live webcam hand detection
- β Finger counting (0β5)
- β‘ Real-time output using OpenCV + MediaPipe
- Python π
- OpenCV
- MediaPipe
python -m venv venv
.\venv\Scripts\Activate.ps1
pip install opencv-python mediapipe==0.10.14
python finger.py