18 #ifndef __itkStatisticsUniqueLabelMapFilter_h
19 #define __itkStatisticsUniqueLabelMapFilter_h
39 template<
typename TImage >
62 TImage::ImageDimension);
71 #ifdef ITK_USE_CONCEPT_CHECKING
94 #ifndef ITK_MANUAL_INSTANTIATION
95 #include "itkStatisticsUniqueLabelMapFilter.hxx"
ImageType::ConstPointer ImageConstPointer
ShapeUniqueLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
LabelObjectType::AttributeType AttributeType
SmartPointer< const Self > ConstPointer
StatisticsUniqueLabelMapFilter Self
Remove some pixels in the label object according to the value of their shape attribute to ensure that...
~StatisticsUniqueLabelMapFilter()
SmartPointer< Self > Pointer
ImageType::IndexType IndexType
ImageType::LabelObjectType LabelObjectType
static const unsigned int ImageDimension
StatisticsUniqueLabelMapFilter()
ImageType::Pointer ImagePointer
void operator=(const Self &)
ImageType::PixelType PixelType
Remove some pixels in the label object according to the value of their statistics attribute to ensure...