Open duncanmix opened 5 years ago
install OPENPOSE which u have to build with PYTHON support and then install all dependencies of this project like opencv, pygame, etc.
Then run python3 OP.py
to test openpose
and then connect to tello and run python3 tello-openpose.py
Thanks @benjaminjacobreji
install OPENPOSE which u have to build with PYTHON support and then install all dependencies of this project like opencv, pygame, etc. Then run
python3 OP.py
to test openpose and then connect to tello and runpython3 tello-openpose.py
Please, could you help me to setup this code? im new in face recognition and I was very impressed about your project.