Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkEuclideanDistancePointMetric.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::EuclideanDistancePointMetric< TFixedPointSet, TMovingPointSet, TDistanceMap >
 Computes the minimum distance between a moving point-set and a fixed point-set. A vector of minimum closest point distance is created for each point in the moving point-set. No correspondance is needed. For speed consideration, the point-set with the minimum number of points should be used as the moving point-set. If the number of points is high, the possibility of setting a distance map should improve the speed of the closest point computation. More...


Generated at Thu Nov 6 01:07:21 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000