18#ifndef itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex_h
19#define itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex_h
63template <
typename TImage>
Pixel-wise addition of two images.
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
typename ImageType::SpacingType FrequencyType
typename TImage::AccessorType AccessorType
typename ImageType::SpacingValueType FrequencyValueType
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename PixelContainer::Pointer PixelContainerPointer
typename TImage::OffsetType OffsetType
typename TImage::SizeType SizeType
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
Self & operator=(const FrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyShiftedFFTLayoutImageRegionIteratorWithIndex(TImage *ptr, const RegionType ®ion)
FrequencyShiftedFFTLayoutImageRegionIteratorWithIndex(const FrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
void Set(const PixelType &value) const
typename TImage::PixelType PixelType
FrequencyShiftedFFTLayoutImageRegionIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
FrequencyShiftedFFTLayoutImageRegionIteratorWithIndex()
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
const InternalPixelType * m_Position
Self & operator=(const Self &it)
AccessorFunctorType m_PixelAccessorFunctor
typename TImage::PixelType PixelType
typename TImage::RegionType RegionType
typename TImage::InternalPixelType InternalPixelType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....