tracktor 0.4.1

Multi-target tracking with random finite sets
Documentation
1
2
3
4
5
6
//! Core types for type-safe vector spaces and transformations

pub mod gaussian;
pub mod labels;
pub mod spaces;
pub mod transforms;