18#ifndef itkFrequencyFFTLayoutImageRegionIteratorWithIndex_h
19#define itkFrequencyFFTLayoutImageRegionIteratorWithIndex_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::SpacingValueType FrequencyValueType
typename TImage::AccessorType AccessorType
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 ImageType::SpacingType FrequencyType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
void Set(const PixelType &value) const
FrequencyFFTLayoutImageRegionIteratorWithIndex(TImage *ptr, const RegionType ®ion)
FrequencyFFTLayoutImageRegionIteratorWithIndex()
Self & operator=(const FrequencyFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
typename TImage::PixelType PixelType
FrequencyFFTLayoutImageRegionIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
FrequencyFFTLayoutImageRegionIteratorWithIndex(const FrequencyFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
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....