18 #ifndef itkAddPixelAccessor_h
19 #define itkAddPixelAccessor_h
43 template<
typename TPixel >
Define numeric traits for std::vector.
void SetValue(const TPixel &newvalue)
TImage::PixelType InternalType
AddPixelAccessor(const Self &apa)
Self & operator=(const Self &apa)
Simulates the effect of adding a constant value to all pixels.
void Set(InternalType &output, const ExternalType &input) const
ExternalType Get(const InternalType &input) const
TImage::PixelType ExternalType