Metadata-Version: 2.1
Name: dronevis
Version: 0.2.2
Summary: Full compatible drone library to automate computer vision algorithms on parrot drones.
Author-email: Ahmed Heakl <ahmed.heakl@ejust.edu.eg>
Project-URL: repository, https://github.com/ahmedheakl/drone-vis
Keywords: drones,computer vision,human tracking,object recognition,YOLO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: imutils (>=0.5.0)
Requires-Dist: opencv-contrib-python
Requires-Dist: gluoncv (>=0.10.5)
Requires-Dist: matplotlib (>=3.5.3)
Requires-Dist: numpy
Requires-Dist: opencv-python (>=4.6.0.66)
Requires-Dist: Pillow (>=9.3.0)
Requires-Dist: torch (>=1.13.0)
Requires-Dist: torchvision (>=0.14.0)
Requires-Dist: mediapipe (>=0.8.0)
Requires-Dist: rich
Requires-Dist: rich-argparse
Requires-Dist: termcolor
Requires-Dist: pyfiglet
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Requires-Dist: twine ; extra == 'build'
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: bumpver ; extra == 'dev'

<p><img src="https://badge.fury.io/py/dronevis.svg">
<img src="https://readthedocs.org/projects/drone-vis/badge/?version=latest">
<img src="https://github.com/ahmedheakl/drone-vis/workflows/build/badge.svg">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg">
<img src="https://codecov.io/github/ahmedheakl/drone-vis/branch/master/graph/badge.svg">
<img src="https://github.com/ahmedheakl/drone-vis/workflows/test/badge.svg">
</p>

<p>
<img src="https://img.shields.io/badge/gitlab%20ci-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white" height=20>

<img src="https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white" height=20>

<img src="https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white" height=20>

<img src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54" height=20>
<img src="https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge" height=20>
</p>

**`Documentation`** |
------------------- |
[![Documentation](https://img.shields.io/badge/api-reference-blue.svg)](https://drone-vis.readthedocs.io/en/latest) |


# DroneVis: Full compatible drone library to automate computer vision algorithms on parrot drones.
