/Particle-Filter-C--Eigen

Eigen3 multicore implementation of a Particle Filter. Feel free to adapt for your needs

Primary LanguageC++

Particle-Filter-C--Eigen

Code contains an Eigen + OpenMP implementation of a Particle Filter. This particular usage fits a box into a noisy point cloud using PF.