| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from other articles related to it. (February 2009) |
Bayes++ is an open source C++ library for Bayesian filtering. The library is mainly written by Michael Stevens, and is platform independent. It uses the Boost uBLAS library for matrix handling.
Features
- Kalman filters (Extended, Unscented and Information filters; with ordinary and square-root implementations)
- Sampling Importance Resampling (SIR) filters (Particle filter/ weighted Bootstrap; with general and Kalman implementations)
- Simultaneous localization and mapping
External links
- Bayes++ homepage
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




