18 #ifndef __itkAttributePositionLabelMapFilter_h
19 #define __itkAttributePositionLabelMapFilter_h
42 template<
typename TImage,
typename TAttributeAccessor=
43 typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >,
bool VPhysicalPosition=
true >
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
103 #ifndef ITK_MANUAL_INSTANTIATION
104 #include "itkAttributePositionLabelMapFilter.hxx"
ImageType::Pointer ImagePointer
Light weight base class for most itk classes.
ImageType::PixelType PixelType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
TAttributeAccessor AttributeAccessorType
ImageType::LabelObjectType LabelObjectType
AttributeAccessorType::AttributeValueType AttributeValueType
ImageType::ConstPointer ImageConstPointer
void PrintSelf(std::ostream &os, Indent indent) const
void operator=(const Self &)
Base class for filters that takes an image as input and overwrites that image as the output...
~AttributePositionLabelMapFilter()
Mark a single pixel in the label object which correspond to a position given by an attribute...
AttributePositionLabelMapFilter()
ImageType::IndexType IndexType
virtual void ThreadedProcessLabelObject(LabelObjectType *labelObject)
Control indentation during Print() invocation.
InPlaceLabelMapFilter< TImage > Superclass
AttributePositionLabelMapFilter Self
static const unsigned int ImageDimension