18 #ifndef __itkStatisticsOpeningLabelMapFilter_h
19 #define __itkStatisticsOpeningLabelMapFilter_h
44 template<
typename TImage >
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkStatisticsOpeningLabelMapFilter.hxx"
LabelObjectType::AttributeType AttributeType
Light weight base class for most itk classes.
static const unsigned int ImageDimension
ImageType::Pointer ImagePointer
ImageType::ConstPointer ImageConstPointer
Remove objects according to the value of their shape attribute.
SmartPointer< Self > Pointer
ShapeOpeningLabelMapFilter< TImage > Superclass
ImageType::PixelType PixelType
ImageType::IndexType IndexType
SmartPointer< const Self > ConstPointer
StatisticsOpeningLabelMapFilter()
void operator=(const Self &)
ImageType::LabelObjectType LabelObjectType
remove the objects according to the value of their statistics attribute
~StatisticsOpeningLabelMapFilter()
StatisticsOpeningLabelMapFilter Self