Skip to content

flurbudurbur/DroneTracking

Repository files navigation

The assignment

You must make a python program which is able to detect faces and deem them an Enemy, Friend or Unknown. If they're an Enemy, the drone must follow their face and face their direction. The interface will go through LabView which should be able to access all the drone's functions.

Because LabView is a 32-bit program, we've had to adapt and use the 32-bit version of python.

pre-requisites

Getting started

Installing OpenCV and DJITelloPy is done via opening your terminal (powershell, etc) and executing the below command.

pip install opencv-python djitellopy2

Contributors

Though not directly involved in the development of the drone face-detection, they have contributed considerably in other fields of the assignemnt.

About

Face-detecting Tello drone using python. Made as a school assignment.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages