- In this mini project we are detecting hands from live camera and also landmarks of hands.
- For Hand detection I used Mediapipe library along with Opencv.
pip install mediapipe opencv-python
- opencv : https://docs.opencv.org/master/index.html
- mediapipe : https://mediapipe.dev/
- Download Code as Zip OR
git clone https://github.com/manthan89-py/Handpost-Estimation-Using-Mediapipe.git
- Youtube : https://www.youtube.com/watch?v=vQZ4IvB07ec
- Github : https://github.com/nicknochnack
- Thank you very much Nicholas Renotte Sir🤝❤️.