geaxgx / tello-openpose

MIT License
297 stars 88 forks source link

Setup #5

Open duncanmix opened 4 years ago

duncanmix commented 4 years ago

Please, could you help me to setup this code? im new in face recognition and I was very impressed about your project.

benjaminjacobreji commented 4 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

trooperisme commented 4 years ago

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 run python3 tello-openpose.py