aschle / bb_binary

Binary Format for the BeesBook detections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bb_binary

Build Status Coverage Status Documentation Status

bb_binary contains the capnproto schema of the BeesBooks detections and the bbb tool. bbb is a collection of usefull tools for the BeesBook detection data.

Python Interface

To install the python interface simply run:

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

Java Inteface

There is also a java interface under java. But currently there is no nice way to include it into other projects.

About

Binary Format for the BeesBook detections


Languages

Language:Python 64.7%Language:C++ 14.9%Language:CMake 10.0%Language:Cap'n Proto 5.8%Language:Scala 4.6%