18#ifndef itkLabelSelectionPixelAccessor_h
19#define itkLabelSelectionPixelAccessor_h
39template <
class TInternalType,
class TExternalType>
58 Get(
const TInternalType & input)
const
Return a binary mask of the selected label.
TExternalType ExternalType
TInternalType InternalType
void SetAcceptedValue(TInternalType value)
TExternalType Get(const TInternalType &input) const
TInternalType m_AcceptedValue
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....