18 #ifndef itkLabelSelectionImageAdaptor_h
19 #define itkLabelSelectionImageAdaptor_h
35 template<
class TImage,
class TOutputPixelType >
38 Accessor::LabelSelectionPixelAccessor<
39 typename TImage::PixelType,
48 typename TImage::PixelType,
61 this->GetPixelAccessor().SetAcceptedValue(value);
Presents a label image as a binary image of one label.
~LabelSelectionImageAdaptor() override
LabelSelectionImageAdaptor()
Give access to partial aspects of voxels from an Image.
void SetAcceptedValue(typename TImage::PixelType value)
Base class for most ITK classes.
Base class for all data objects in ITK.
Return a binary mask of the selected label.