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 |