#include <pcl/tracking/tracking.h>#include <pcl/tracking/tracker.h>#include <pcl/tracking/coherence.h>#include <pcl/filters/passthrough.h>#include <pcl/octree/octree.h>#include <Eigen/Dense>

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