Skip navigation links

barefoot 0.1.0 API

Packages 
Package Description
com.bmwcarit.barefoot.analysis
Set of machine learning functions for (mainly spatial or density-based) cluster analysis.
com.bmwcarit.barefoot.markov
Hidden Markov Model (HMM) implementation with HMM filter and state memory for supporting online Viterbi algorithm.
com.bmwcarit.barefoot.matcher
Hidden Markov Model (HMM) map matching to determine an object's path (online or offline) and an object's current position (online) on the map.
com.bmwcarit.barefoot.road
Road data management including data structures and readers for reading road data from different sources.
com.bmwcarit.barefoot.roadmap
Road map implementation for support of routing (topological information) and spatial search operations (geometrical information).
com.bmwcarit.barefoot.scheduler  
com.bmwcarit.barefoot.spatial
Spatial operator and spatial index implementations.
com.bmwcarit.barefoot.topology
Graph network/topology implementation with routing (Dijkstra).
com.bmwcarit.barefoot.tracker
Tracker stand-online server for Hidden Markov Model (HMM) online map matching and push communication to listeners.
com.bmwcarit.barefoot.util
Utilities including tuples types, time measurement, PostgreSQL database access, TCP/IP server, and others.
Skip navigation links

Copyright © 2016. All rights reserved.