- You May need to install OpenCV and mediapipe
pip install -r requirements.txt
- Then run all the scripts one by one from src
- note If You do not have webcam, it will not work
- run:
python Hand.py
python Face.py
python Body.py
python Motion.py
- make run.sh executable
chmod +x run.sh
and run the file Note you need to make some changes accourding to your OS and $PATH
./run.sh