Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 767 Bytes

File metadata and controls

35 lines (26 loc) · 767 Bytes

Tello-Python

tello DGI face recognition using MTCNN with streaming prototype

Requirement

pip3 install opencv-contrib-python numpy scipy tensorflow==1.4 flask-socketio socketIO_client

How to run streaming video only

python3 test_video.py

How to run streaming video + 5 seconds flight + land

python3 test_flight.py

How to run streaming video + flight + 360 degrees clockwise rotation + land

python3 test_flight_rotate.py

to run a client listen to video streaming using OpenCV

python3 client.py

Output

alt text

fly and detect face, click for video

IMAGE ALT TEXT