ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::ScalarConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage > |
A connected components filter that labels the objects in an arbitrary image. Two pixels are similar if they are within threshold of each other. Uses ConnectedComponentFunctorImageFilter. More... | |
class | itk::Functor::SimilarPixelsFunctor< TInput > |
Namespaces | |
namespace | itk |
namespace | itk::Functor |