jimzou / DataFusionKF

3D Data fusion implemented with Kalman Filter in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataFusionKF

DataFusion

Environment

Simulation of the position tracking of an object, using an IMU sensor and a depth camera (red path). Both devices give noisy measurement and can experience dropout for a significant duration.

Prediction and filtering

Using Kalman filter, the goal is to try to reconstruct (blue path) in realtime the real trajectory and position (green path).

About

3D Data fusion implemented with Kalman Filter in Unity


Languages

Language:C# 100.0%