gpatsiaouras / doratello

The algorithm under construction is following the biggest face that the camera of a DJI Tello drone detects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doratello

Description

Doratello is a personal project based on the DJI Tello quadcopter drone. The algorithm under construction is supposed to follow the biggest face that the camera detects. More info will be added later.

Install

python3 -m venv venv
source venv/bin/activate
pip install -r requirements
cd src/
python3 main.py

About

The algorithm under construction is following the biggest face that the camera of a DJI Tello drone detects.


Languages

Language:Python 100.0%