logo
首页技术栈工具库讨论
KalmanFilter

KalmanFilter

A very simple and versatile Kalman filter. This implementation of the Kalman algorithm has a number of advantages. No dependencies, libararies or platform related stuff - just pure C++. Simple to implement, use and understand. Filters any number of inputs - with only a small impact on memory and processing time. This makes it very suitable for filtering multiple positions - e.g. camera tracking with varying number of interest points. Prediction takes time difference (delta time) into account, making it suitable for frame-rate varying systems.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
KalmanFilter
标签
根据用户添加的标签生成
暂无标签