18#ifndef itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex_h
19#define itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex_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 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::SpacingValueType FrequencyValueType
typename TImage::InternalPixelType InternalPixelType
typename TImage::PixelContainer PixelContainer
void Set(const PixelType &value) const
Self & operator=(const FrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(const FrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(TImage *ptr, const RegionType ®ion)
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex()
typename TImage::PixelType PixelType
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(const ImageIteratorWithIndex< 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....