Skip to content

Python code to perform tracking and evaluate the performance of tracking algorithms for the beesbook project.

Notifications You must be signed in to change notification settings

BioroboticsLab/bb_tracking_2016

Repository files navigation

bb_tracking

Build Status Coverage Status Documentation Status

Python code to perform tracking and evaluate the performance of tracking algorithms for the beesbook project.

Python Interface

To install the python interface simply run:

$ pip install git+https://github.com/BioroboticsLab/bb_tracking.git

Developers use the following setup:

First clone the repository, then enter the directory and run:

$ pip install -e .[develop]

Depending on your python environment you might also have to run:

$ pip install -r requirements-dev.txt

Documentation and Tutorials

Check the documentation and the Getting Started with bb_tracking notebook.

Note that you will need IPython and Jupyter for the Getting Started notebook. They are not part of this module and you will have to install them by yourself.

About

Python code to perform tracking and evaluate the performance of tracking algorithms for the beesbook project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5