Skip to content

DevconX/Tello-Python

Repository files navigation

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

About

tello packets prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages