#include <pcl/tracking/coherence.h>
Go to the source code of this file.
Classes | |
class | pcl::tracking::DistanceCoherence< PointInT > |
DistanceCoherence computes coherence between two points from the distance between them. the coherence is calculated by 1 / (1 + weight * d^2 ). More... | |
Namespaces | |
namespace | pcl |
namespace | pcl::tracking |