Hand Tracking using OpenCV and Mediapipe in Python using Raspberry PI.
This is a project carried out in a group of 4 in English class.
This is a simple python program that uses OpenCV and Mediapipe to track the hand and its landmarks.
These actions allow us to choose among the different menus and options that we have in the program.
The menus are as follows:
- Show temperature
- Show humidity
- Show pressure
- Show orientation (all data and per axis data)
- Show acceleration (all data and per axis data)
Download the Hand-Trcking.py file. Install OpenCV and Mediapipe.