Metadata-Version: 2.1
Name: btrack
Version: 0.3.13
Summary: A framework for Bayesian multi-object tracking
Home-page: https://github.com/quantumjot/BayesianTracker
Author: Alan R. Lowe
Author-email: a.lowe@ucl.ac.uk
License: LICENSE.md
Description: BayesianTracker (`btrack`) is a multi object tracking algorithm, specifically
        used to reconstruct trajectories in crowded fields.  New observations are
        assigned to tracks by evaluating the posterior probability of each potential
        linkage from a Bayesian belief matrix for all possible linkages. 
Platform: UNKNOWN
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.6
Description-Content-Type: text/markdown
