18#ifndef itkLabelSelectionImageAdaptor_h
19#define itkLabelSelectionImageAdaptor_h
35template <
class TImage,
class TOutputPixelType>
37 :
public ImageAdaptor<TImage, Accessor::LabelSelectionPixelAccessor<typename TImage::PixelType, TOutputPixelType>>
AccessorType & GetPixelAccessor()
void SetAcceptedValue(typename TImage::PixelType value)
SmartPointer< const Self > ConstPointer
LabelSelectionImageAdaptor()=default
SmartPointer< Self > Pointer
ImageAdaptor< TInputImage, Accessor::LabelSelectionPixelAccessor< typename TInputImage::PixelType, double > > Superclass
~LabelSelectionImageAdaptor() override=default
LabelSelectionImageAdaptor Self
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....