Here is source code for an example of hand tracking using mediapipe library. For more details, you can refer to the following links:
- https://developers.google.com/mediapipe/solutions/vision/hand_landmarker/python
- https://mediapipe.readthedocs.io/en/latest/solutions/hands.html
Run the following command
- Install modules
pip install -r requirements.txt
- Run project with webcam
python draw.py