|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex_h
19 #define itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex_h
63 template <
typename TImage>
120 return *(const_cast<InternalPixelType *>(this->
m_Position));
void Set(const PixelType &value) const
AccessorFunctorType m_PixelAccessorFunctor
typename ImageType::SpacingType FrequencyType
typename TImage::SizeType SizeType
typename Superclass::OffsetType OffsetType
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex Self
typename PixelContainer::Pointer PixelContainerPointer
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(const FrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(TImage *ptr, const RegionType ®ion)
typename Superclass::PixelType PixelType
typename Superclass::PixelContainer PixelContainer
typename TImage::PixelType PixelType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
typename TImage::IndexType IndexType
typename TImage::InternalPixelType InternalPixelType
typename Superclass::RegionType RegionType
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
typename Superclass::PixelContainerPointer PixelContainerPointer
typename Superclass::AccessorType AccessorType
const InternalPixelType * m_Position
typename TImage::AccessorType AccessorType
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex(const ImageIteratorWithIndex< TImage > &it)
A base class for multi-dimensional iterators templated over image type that are designed to efficient...
FrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex()
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
typename Superclass::ImageType ImageType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename TImage::RegionType RegionType
typename Superclass::PixelType PixelType
typename Superclass::InternalPixelType InternalPixelType
typename ImageType::SpacingValueType FrequencyValueType
typename Superclass::SizeType SizeType
Self & operator=(const FrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex< TImage > &it)
typename TImage::PixelContainer PixelContainer
Self & operator=(const Self &it)
typename Superclass::IndexType IndexType
typename TImage::OffsetType OffsetType