tracking-with-Unscented-Kalman-Filter
tracking-with-Unscented-Kalman-Filter copied to clipboard
Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.
Thanks for the project and code - very helpful to understand the UKF in detail. However, it seems that there is something wrong in your application. I created artificial measurements...
Should it be UnscentedKF instead of ExtendedKF?
I'm wondering how you made the images that can display math formulas and a car image. Can you help me?