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

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 Tue Sep 15 05:32:45 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000