18#ifndef itkAddPixelAccessor_h
19#define itkAddPixelAccessor_h
44template <
typename TPixel>
Pixel-wise addition of two images.
Simulates the effect of adding a constant value to all pixels.
ExternalType Get(const InternalType &input) const
Self & operator=(const Self &apa)
void Set(InternalType &output, const ExternalType &input) const
void SetValue(const TPixel &newvalue)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....