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

itk::SimilarVectorsFunctor Class Reference

A connected components filter that labels the objects in a vector image. Two vectors are pointing similar directions if one minus their dot product is less than a threshold. Vectors that are 180 degrees out of phase are similar. Assumes that vectors are normalized. More...

#include <itkVectorConnectedComponentImageFilter.h>


Detailed Description

A connected components filter that labels the objects in a vector image. Two vectors are pointing similar directions if one minus their dot product is less than a threshold. Vectors that are 180 degrees out of phase are similar. Assumes that vectors are normalized.


The documentation for this class was generated from the following file:
Generated at Thu May 25 02:21:02 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000