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