28 #ifndef __itkInPlaceLabelMapFilter_h
29 #define __itkInPlaceLabelMapFilter_h
82 template<
typename TInputImage >
125 itkSetMacro(InPlace,
bool);
126 itkGetMacro(InPlace,
bool);
127 itkBooleanMacro(InPlace);
182 #ifndef ITK_MANUAL_INSTANTIATION
183 #include "itkInPlaceLabelMapFilter.hxx"
InPlaceLabelMapFilter Self
Light weight base class for most itk classes.
InputImageType::Pointer InputImagePointer
InputImageType::LabelObjectType LabelObjectType
OutputImageType::RegionType OutputImageRegionType
Superclass::OutputImagePointer OutputImagePointer
void operator=(const Self &)
OutputImageType::PixelType OutputImagePixelType
virtual InputImageType * GetLabelMap()
LabelMapFilter< TInputImage, TInputImage > Superclass
OutputImageType * GetOutput(void)
InputImageType::PixelType InputImagePixelType
InputImageType::RegionType RegionType
bool CanRunInPlace() const
Superclass::OutputImagePixelType OutputImagePixelType
Base class for filters that takes an image as input and overwrites that image as the output...
virtual void PrintSelf(std::ostream &os, Indent indent) const
Superclass::OutputImageRegionType OutputImageRegionType
InputImageType::PixelType PixelType
Base class for filters that take an image as input and overwrite that image as the output...
virtual void AllocateOutputs()
Superclass::OutputImageType OutputImageType
static const unsigned int InputImageDimension
Control indentation during Print() invocation.
static const unsigned int OutputImageDimension
OutputImageType::Pointer OutputImagePointer
InputImageType::ConstPointer InputImageConstPointer
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
TInputImage OutputImageType
TInputImage InputImageType
InputImageType::IndexType IndexType
InputImageType::RegionType InputImageRegionType