ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkVectorConnectedComponentImageFilter.h File Reference

Go to the source code of this file.

Classes

class  itk::Functor::SimilarVectorsFunctor< TInput >
 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...
class  itk::VectorConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >
 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...

Namespaces

namespace  itk
namespace  itk::Functor