#include <pcl/tracking/tracking.h>#include <pcl/tracking/particle_filter.h>#include <pcl/tracking/coherence.h>

Go to the source code of this file.
Classes | |
| class | pcl::tracking::ParticleFilterOMPTracker< PointInT, StateT > |
| ParticleFilterOMPTracker tracks the PointCloud which is given by setReferenceCloud within the measured PointCloud using particle filter method in parallel, using the OpenMP standard. More... | |
Namespaces | |
| namespace | pcl |
| namespace | pcl::tracking |